mirror of
https://github.com/goldenfishs/MRobot.git
synced 2025-07-03 14:24:15 +08:00
修改task.c
This commit is contained in:
parent
91eeda0e07
commit
345743a1c6
@ -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