mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
flatbuffer wrapper for movement sets
This commit is contained in:
@@ -21,7 +21,7 @@ class MovementSetManager {
|
||||
|
||||
private:
|
||||
std::unique_ptr<TopologyManager> topology_manager;
|
||||
std::vector<struct MovementEntry> movements;
|
||||
// std::vector<struct MovementEntry> movements;
|
||||
nvs_handle_t handle;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user