Skip to content

Commit bd320d9

Browse files
committed
Clear icons during setup menu
1 parent 8f37b54 commit bd320d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Firmware/RTK_Surveyor/Display.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ void updateDisplay()
126126
oled.erase();
127127

128128
icons = 0;
129+
iconsRadio = 0;
129130
switch (systemState)
130131
{
131132

0 commit comments

Comments
 (0)