new map and starting smart config

Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
Peter Siegmund
2024-06-05 12:49:48 +02:00
parent 535ff6cb4b
commit 1583a14c5d
14 changed files with 1262 additions and 543 deletions

View File

@@ -1,6 +1,7 @@
idf_component_register(SRCS "main.cpp"
INCLUDE_DIRS "."
PRIV_REQUIRES
lilygo-epd47)
lilygo-epd47
smartconfig)
spiffs_create_partition_image(spiffs ../data FLASH_IN_PROJECT)