winlinkCommentState improvment

This commit is contained in:
richonguzman 2024-04-26 16:59:55 -04:00
parent 2ba750d8e3
commit 91a1633cfe
1 changed files with 1 additions and 0 deletions

View File

@ -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) {