mirror of
https://github.com/BotChain-Robots/control.git
synced 2026-07-08 13:47:21 +02:00
Support multiple bots on the same network
This commit is contained in:
@@ -15,6 +15,7 @@ struct ModuleInstance {
|
||||
uint8_t id;
|
||||
ModuleType type;
|
||||
int angle;
|
||||
uint8_t leader;
|
||||
};
|
||||
|
||||
struct ModuleConnectionInstance {
|
||||
|
||||
Reference in New Issue
Block a user