Files
SpotMicroESP32-Leika/esp32/include/msgs/topics.def
T
2025-07-08 01:25:35 +02:00

5 lines
96 B
Modula-2

#define TOPIC_LIST \
X(Imu, ImuMsg) \
X(Mode, ModeMsg) \
X(Command, CommandMsg)