feat: implement OTA updates over HTTP(S), initiated over MQTT
This commit is contained in:
@@ -20,6 +20,7 @@ CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
||||
|
||||
# Enable OTA
|
||||
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
|
||||
CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP=y
|
||||
|
||||
# Factory reset button (GPIO 0 = BOOT button on ESP32 DevKit)
|
||||
CONFIG_ANCHOR_RESET_GPIO=0
|
||||
|
||||
Reference in New Issue
Block a user