sentry_chassis_hzz/application/cmd/robot_cmd.h

8 lines
111 B
C

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