optimize plc motor test and fix the lwip mutex and sem error

This commit is contained in:
wlyu
2022-03-31 11:27:16 +08:00
parent bb5f82d303
commit ef28f3057a
6 changed files with 107 additions and 38 deletions

View File

@@ -1652,7 +1652,6 @@ void shellTask(void *param)
shellHandler(shell, data[i]);
}
}
KPrintf("");
}
}