Configuration

This commit is contained in:
2025-06-12 20:13:04 -04:00
parent 52194c19db
commit b39ed30ecc
12 changed files with 124 additions and 39 deletions

View File

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