From 91a1633cfe0887978ce465d4804ac2a7ff0f4c1b Mon Sep 17 00:00:00 2001 From: richonguzman Date: Fri, 26 Apr 2024 16:59:55 -0400 Subject: [PATCH] winlinkCommentState improvment --- src/keyboard_utils.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/keyboard_utils.cpp b/src/keyboard_utils.cpp index eeae1df..3acd2ea 100644 --- a/src/keyboard_utils.cpp +++ b/src/keyboard_utils.cpp @@ -322,6 +322,7 @@ namespace KEYBOARD_Utils { displayTime = millis(); statusState = true; statusTime = millis(); + winlinkCommentState = false; show_display("__ INFO __", "", " CHANGING CALLSIGN!", "", "-----> " + Config.beacons[myBeaconsIndex].callsign, 2000); STATION_Utils::saveIndex(0, myBeaconsIndex); if (menuDisplay == 200) {