mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
[Build] Change FEATURE_ARDUINO_OTA to use 0/1 state
This commit is contained in:
@@ -95,7 +95,7 @@ lib_ignore = ${esp32_always.lib_ignore}
|
||||
build_flags = ${esp32_base.build_flags}
|
||||
${debug_pio.build_flags}
|
||||
-DUSE_LITTLEFS
|
||||
-DFEATURE_ARDUINO_OTA
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_BUILD_MAX_ESP32
|
||||
-DPLUGIN_BUILD_IR_EXTENDED
|
||||
lib_deps = ${esp32_base.lib_deps}
|
||||
|
||||
Reference in New Issue
Block a user