✨ Adds servo to topics
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#define TOPIC_LIST \
|
||||
X(Imu, ImuMsg) \
|
||||
X(Mode, ModeMsg) \
|
||||
X(Command, CommandMsg)
|
||||
#define TOPIC_LIST \
|
||||
X(Imu, ImuMsg) \
|
||||
X(Mode, ModeMsg) \
|
||||
X(Command, CommandMsg) \
|
||||
X(Servo, ServoMsg)\
|
||||
|
||||
Reference in New Issue
Block a user