From a718c1fd1d296ffdddbb475122e3fd0f8b8eea42 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Sun, 4 Jun 2023 02:21:06 -0400 Subject: [PATCH] repack2.4 --- src/LoRa_APRS_Tracker.cpp | 1 - 1 file changed, 1 deletion(-) 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;