Files
Peter Siegmund 7774417a35 latest code
Signed-off-by: Peter Siegmund <peter@rdkr.com>
2024-09-06 16:29:56 +02:00

11 lines
356 B
CMake

idf_component_register(SRCS "smartconfig.cpp"
INCLUDE_DIRS "include"
PRIV_REQUIRES
nvs_flash
esp_wifi
esp_netif
esp_event
esp_http_client
mapView
)