SleepMode

Signed-off-by: Martin Kolací <martin.kolaci@lmc.eu>
This commit is contained in:
Martin Kolací
2020-12-28 13:10:49 +01:00
parent 6cc3c5dcf4
commit 25f31c7811
14 changed files with 170 additions and 40 deletions

View File

@@ -15,7 +15,6 @@ void debug(String msg, uint8_t debugLevel) {
*/
void LiveData::initParams() {
params.automaticShutdownTimer = 0;
// SIM
params.lastDataSent = 0;
params.sim800l_enabled = false;