mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
optimizations
This commit is contained in:
@@ -1354,7 +1354,7 @@ void setup() {
|
||||
MQTT_WILL_OFFLINE_PAYLOAD,
|
||||
MQTTCallback);
|
||||
|
||||
// OTA callback which is called when OTA is starting
|
||||
// OTA callback which is called when OTA is starting and stopping
|
||||
myESP.setOTA(OTACallback_pre, OTACallback_post);
|
||||
|
||||
// custom settings in SPIFFS
|
||||
|
||||
Reference in New Issue
Block a user