Configuration

This commit is contained in:
2025-06-12 20:13:04 -04:00
parent 96a83027ca
commit 84b65104fb
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 "")