idf_component_register(SRCS "wifi_service.c" "softap.c" "http_server.c"
                    INCLUDE_DIRS "."
                    PRIV_REQUIRES nvs_flash esp_netif esp_wifi esp_http_server app_update driver
                    EMBED_FILES "html/favicon.ico" "html/index.html" "html/ota.html")
