Skip to content

Commit 580ef48

Browse files
committed
Update error display
1 parent 9704169 commit 580ef48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Surveyor/Display.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1738,7 +1738,7 @@ void displayWiFiConfig()
17381738
}
17391739
}
17401740
#else
1741-
printTextCenter("No AP", yPos, QW_FONT_5X7, 1, false);
1741+
printTextCenter("!Compiled", yPos, QW_FONT_5X7, 1, false);
17421742
#endif
17431743
}
17441744

0 commit comments

Comments
 (0)