#ifndef GIMBAL_CMD_H
#define GIMBAL_CMD_H
void RobotCMDInit();
void RobotCMDTask();
#endif // !GIMBAL_CMD_H