mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 14:33:45 +02:00
Fix up commands parsing, implement proper json parsing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
idf_component_register(SRCS "CommandManager/CommandManager.cpp"
|
||||
INCLUDE_DIRS "CommandManager"
|
||||
REQUIRES ProjectConfig
|
||||
REQUIRES ProjectConfig cJSON
|
||||
)
|
||||
Reference in New Issue
Block a user