diff --git a/src/LoRa_APRS_Tracker.cpp b/src/LoRa_APRS_Tracker.cpp index 00c9fa8..09ace2f 100644 --- a/src/LoRa_APRS_Tracker.cpp +++ b/src/LoRa_APRS_Tracker.cpp @@ -204,6 +204,7 @@ static void ButtonLongPress() { } else { myBeaconsIndex++; } + statusAfterBootCounter = true; show_display("__INFO____", "", "Changing Callsign..", 2000); } else if (menuDisplay == 1) { deleteFile();