Skip to content

Commit e2af03f

Browse files
committed
Remove unused var.
1 parent b95045a commit e2af03f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Firmware/RTK_Surveyor/Display.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,8 +1660,6 @@ void displayWiFiConfigNotStarted()
16601660

16611661
void displayWiFiConfig()
16621662
{
1663-
uint32_t icons;
1664-
16651663
int yPos = WiFi_Symbol_Height + 2;
16661664
int fontHeight = 8;
16671665

0 commit comments

Comments
 (0)