mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
movement set read write to nvs working
This commit is contained in:
@@ -3,6 +3,7 @@ idf_component_register(SRCS "MPIMessageBuilder.cpp"
|
||||
"TopologyMessageBuilder.cpp"
|
||||
"SensorMessageBuilder.cpp"
|
||||
"TopologyBuilder.cpp"
|
||||
"MovementSetBuilder.cpp"
|
||||
REQUIRES "constants"
|
||||
INCLUDE_DIRS "include"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user