diff --git a/src/LoRa_APRS_Tracker.cpp b/src/LoRa_APRS_Tracker.cpp index 17f3f46..758a689 100644 --- a/src/LoRa_APRS_Tracker.cpp +++ b/src/LoRa_APRS_Tracker.cpp @@ -35,7 +35,6 @@ TinyGPSPlus gps; String getSmartBeaconState(); static int menuDisplay = 0; -static bool dimDisplayState = false; static bool displayEcoMode = Config.displayEcoMode; static uint32_t displayTime = millis(); static bool displayState = true;