main loop counter
This commit is contained in:
@@ -45,6 +45,7 @@ typedef struct {
|
||||
// System
|
||||
time_t currentTime;
|
||||
time_t chargingStartTime;
|
||||
uint32_t mainLoopCounter;
|
||||
// SIM
|
||||
time_t lastDataSent;
|
||||
bool sim800l_enabled;
|
||||
|
||||
Reference in New Issue
Block a user