mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 19:47:44 +08:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # .vscode/launch.json # application/gimbal/gimbal.c # application/robot.c # bsp/usart/bsp_usart.c # bsp/usart/bsp_usart.h # modules/master_machine/master_process.c # modules/master_machine/seasky_protocol.c
This commit is contained in:
@@ -197,7 +197,7 @@ void StartROBOTTASK(void const * argument)
|
||||
{
|
||||
// 200Hz
|
||||
RobotTask();
|
||||
osDelay(5);
|
||||
osDelay(10);//syh此处暂时将时间改为10ms,原因在于未使用缓冲区发送,发送时延时5ms
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user