statusAfter Changing Callsign
This commit is contained in:
parent
c5abf8e373
commit
56dd038b29
|
|
@ -204,6 +204,7 @@ static void ButtonLongPress() {
|
|||
} else {
|
||||
myBeaconsIndex++;
|
||||
}
|
||||
statusAfterBootCounter = true;
|
||||
show_display("__INFO____", "", "Changing Callsign..", 2000);
|
||||
} else if (menuDisplay == 1) {
|
||||
deleteFile();
|
||||
|
|
|
|||
Loading…
Reference in New Issue