have close enough to update less and clean up code

This commit is contained in:
Ruben Nic
2024-05-15 12:30:00 -04:00
parent fa35b8bb77
commit 53f11cbd1e
2 changed files with 59 additions and 43 deletions

View File

@@ -40,6 +40,7 @@
typedef struct {
int prev_five_minute_period;
int prev_min_checked;
uint8_t last_battery_check;
bool battery_low;
bool alarm_enabled;