mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 07:17:16 +00:00
Fix compilation (#19134)
This commit is contained in:
parent
c7a22f175b
commit
973ce106e7
@ -197,7 +197,7 @@ void CmndDeepsleepTime(void)
|
||||
Settings->tele_period = TELE_PERIOD; // Need teleperiod to go back to sleep
|
||||
}
|
||||
}
|
||||
TasDiscovery();
|
||||
TasmotaGlobal.discovery_counter = 1; // force TasDiscovery()
|
||||
}
|
||||
ResponseCmndNumber(Settings->deepsleep);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user