feat: implement OTA updates over HTTP(S), initiated over MQTT
This commit is contained in:
@@ -12,6 +12,8 @@ idf_component_register(
|
||||
ble_scanner
|
||||
mqtt_publisher
|
||||
led_indicator
|
||||
ota_manager
|
||||
app_update
|
||||
driver
|
||||
esp_driver_gpio
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user