winlinkCommentState improvment
This commit is contained in:
parent
2ba750d8e3
commit
91a1633cfe
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue