connect to wifi via sdkconfig

Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
Peter Siegmund
2024-06-07 13:41:27 +02:00
parent 378b6ebc1d
commit 2c8b9465cd
6 changed files with 170 additions and 6 deletions

View File

@@ -3,7 +3,9 @@ idf_component_register(SRCS "main.cpp"
PRIV_REQUIRES
lilygo-epd47
smartconfig
connectivity
mapView
nvs_flash
json)
spiffs_create_partition_image(spiffs ../data FLASH_IN_PROJECT)