Skip to content

Commit f853c47

Browse files
committed
Handle display of wireless icons
1 parent c0fc67a commit f853c47

File tree

3 files changed

+96
-114
lines changed

3 files changed

+96
-114
lines changed

Firmware/RTK_Surveyor/Begin.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ void beginFS()
353353

354354
void beginDisplay()
355355
{
356+
blinking_icons = 0;
356357
if (oled.begin() == true)
357358
{
358359
online.display = true;

0 commit comments

Comments
 (0)