some fixes before DE 2025
This commit is contained in:
@@ -18,6 +18,7 @@ typedef struct Globals_s
|
||||
int loadvoltage_mV = 0;
|
||||
int battery_level = 0;
|
||||
bool timer_disabled = false;
|
||||
bool toggle_wifi = false;
|
||||
} Globals_t;
|
||||
|
||||
extern Globals_t globals; /**< Global variable struct */
|
||||
|
Reference in New Issue
Block a user