Prepare OTA execution
This commit is contained in:
3
esp32_device/.vscode/settings.json
vendored
3
esp32_device/.vscode/settings.json
vendored
@ -54,6 +54,7 @@
|
||||
"gpio.h": "c",
|
||||
"esp_system.h": "c",
|
||||
"relays.h": "c",
|
||||
"esp_app_desc.h": "c"
|
||||
"esp_app_desc.h": "c",
|
||||
"ota.h": "c"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user