底盘能进行前后左右运动
This commit is contained in:
@@ -101,5 +101,6 @@ extern void remote_control_init(void);
|
||||
*/
|
||||
extern const RC_ctrl_t *get_remote_control_point(void);
|
||||
extern void RC_USART3_IRQHandler(void);
|
||||
extern uint8_t is_rc_online(void); // 检测遥控器是否在线
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user