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