This commit is contained in:
2025-05-25 00:49:53 -04:00
parent 22f5b16eba
commit 7ed52f2733
23 changed files with 812 additions and 70 deletions

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "main.cpp"
PRIV_REQUIRES spi_flash
PRIV_REQUIRES spi_flash nvs_flash esp_event rpc
INCLUDE_DIRS "")