V2.07 检测参数自检命令验证成功

This commit is contained in:
ranchuan
2024-03-12 17:47:17 +08:00
parent 50c54bca9c
commit bd40e4c9c0
10 changed files with 285 additions and 5 deletions

View File

@@ -907,7 +907,7 @@ void selfdev_runtask::timeout()
busy=0;
}
// 排序,接收了从机数据之后
// 排序,接收了从机数据之后
void selfdev_runtask::slave_sort(){
myarray temp;
int slave_num=slave_acked.size();