mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
发送缓冲测试
This commit is contained in:
@@ -35,11 +35,12 @@ void RobotInit()
|
||||
#endif
|
||||
|
||||
#if defined(ONE_BOARD) || defined(CHASSIS_BOARD)
|
||||
// Referee_Interactive_init();
|
||||
|
||||
ChassisInit();
|
||||
#endif
|
||||
// 初始化完成,开启中断
|
||||
__enable_irq();
|
||||
Referee_Interactive_init();
|
||||
}
|
||||
|
||||
void RobotTask()
|
||||
|
||||
Reference in New Issue
Block a user