]> rtime.felk.cvut.cz Git - eurobot/public.git/blob - src/common/can_msg_def.h
4f561de689403ae47539805e4c305c9f4ed3cd0f
[eurobot/public.git] / src / common / can_msg_def.h
1
2 /* Flags sent in CAN_VIDLE_STATUS message  */
3 #define CAN_VIDLE_INITIALIZING    0x01
4 #define CAN_VIDLE_TIMEOUT         0x02
5 #define CAN_VIDLE_OUT_OF_BOUNDS   0x04