mirror of
https://github.com/ok-home/ota_ws_update.git
synced 2025-11-13 22:03:27 +03:00
update example
This commit is contained in:
@@ -3,10 +3,13 @@
|
||||
idf_component_register(
|
||||
SRCS
|
||||
example_ota_ws_update.c
|
||||
example_echo_ws_server.c
|
||||
REQUIRES
|
||||
ota_ws_update
|
||||
prv_Wifi_Connect
|
||||
nvs_wifi_connect
|
||||
esp_http_server
|
||||
mdns
|
||||
esp_wifi
|
||||
EMBED_FILES
|
||||
example_echo_ws_server.html
|
||||
)
|
||||
Reference in New Issue
Block a user