修复mrobot

This commit is contained in:
2026-02-04 17:39:12 +08:00
parent e47d170066
commit 843936525f
5 changed files with 70 additions and 5 deletions

View File

@@ -18,6 +18,9 @@
/* USER STRUCT END */
/* Private function --------------------------------------------------------- */
/* USER PRIVATE CODE BEGIN */
/* USER PRIVATE CODE END */
/* Exported functions ------------------------------------------------------- */
void {{task_function}}(void *argument) {
(void)argument; /* 未使用argument消除警告 */