NEW_bubing4_chassis/application/gimbal/gimbal.h

16 lines
190 B
C
Raw Permalink Normal View History

2024-12-25 15:42:25 +08:00
#ifndef GIMBAL_H
#define GIMBAL_H
/**
* @brief ,RobotInit()
*
*/
void GimbalInit();
/**
* @brief
*
*/
void GimbalTask();
#endif // GIMBAL_H