new map and starting smart config
Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
10
ePaper-ESP-IDF/components/smartconfig/CMakeLists.txt
Normal file
10
ePaper-ESP-IDF/components/smartconfig/CMakeLists.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
idf_component_register(SRCS "smartconfig.cpp"
|
||||
INCLUDE_DIRS "."
|
||||
PRIV_REQUIRES
|
||||
nvs_flash
|
||||
esp_wifi
|
||||
esp_netif
|
||||
esp_event
|
||||
esp_http_client
|
||||
mapView
|
||||
)
|
Reference in New Issue
Block a user