wip:
This commit is contained in:
@@ -1 +1,5 @@
|
||||
idf_component_register(SRCS "ate0004.c" INCLUDE_DIRS "" REQUIRES zh_pcf8574 esp_wifi nvs_flash zh_ota_server)
|
||||
idf_component_register(SRCS "web_server.c" "ate0004.c" INCLUDE_DIRS "" REQUIRES zh_pcf8574 esp_wifi nvs_flash zh_ota_server EMBED_FILES "../html/index/index.html"
|
||||
"../html/index/index_style.css"
|
||||
"../html/index/index_script.js"
|
||||
"../html/favicon.ico"
|
||||
"../html/logo.png")
|
||||
Reference in New Issue
Block a user