mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
default OTA is disabled (to save memory)
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef FACTORY_OTA_ENABLED
|
#ifndef FACTORY_OTA_ENABLED
|
||||||
#define FACTORY_OTA_ENABLED true
|
#define FACTORY_OTA_ENABLED false
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define OTA_SETTINGS_FILE "/config/otaSettings.json"
|
#define OTA_SETTINGS_FILE "/config/otaSettings.json"
|
||||||
|
|||||||
Reference in New Issue
Block a user