mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-25 03:47:47 +08:00
优化了点击pid计算流程,修复了bsp未初始化的异常,修复了数个未定义和隐式声明的警告
This commit is contained in:
@@ -186,7 +186,7 @@ void StartDAEMONTASK(void const * argument)
|
||||
{
|
||||
while (1)
|
||||
{
|
||||
//500Hz
|
||||
//100Hz
|
||||
DaemonTask();
|
||||
osDelay(10);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user