mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 19:47:44 +08:00
application中分离referee部分,相关代码重构,完成步兵UI的init
This commit is contained in:
@@ -198,7 +198,7 @@ void StartROBOTTASK(void const * argument)
|
||||
{
|
||||
// 200Hz
|
||||
RobotTask();
|
||||
osDelay(5);
|
||||
osDelay(10);//syh此处暂时将时间改为10ms,原因在于未使用缓冲区发送,发送时延时5ms
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user