mirror of
https://github.com/goldenfishs/MRobot.git
synced 2025-07-04 14:44:15 +08:00
修复task.c
This commit is contained in:
parent
34a0874156
commit
f2fedac360
@ -51,7 +51,6 @@ void {{task_function}}(void *argument) {
|
|||||||
/* USER CODE BEGIN */
|
/* USER CODE BEGIN */
|
||||||
|
|
||||||
/* USER CODE END */
|
/* USER CODE END */
|
||||||
osDelay(1); /* 默认1ms延时,防止死循环卡死CPU */
|
|
||||||
}
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user