mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-09 10:07:21 +02:00
Initial integration with rmt (only wifi works rn)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
idf_component_register(SRCS "ConfigManager.cpp"
|
||||
PRIV_REQUIRES constants nvs_flash
|
||||
INCLUDE_DIRS "include")
|
||||
PRIV_REQUIRES constants nvs_flash
|
||||
REQUIRES flatbuffers
|
||||
INCLUDE_DIRS "include")
|
||||
|
||||
Reference in New Issue
Block a user