自动检测指令0x44不读取流水号

解决新赋码指令回复指令不对的问题
  解决tcp不上报心跳的问题
This commit is contained in:
ranchuan
2024-01-23 18:04:57 +08:00
parent f00a2b79f0
commit 2a4e7f1f1e
6 changed files with 26 additions and 23 deletions

View File

@@ -113,6 +113,7 @@ int selfdev_check::dolater(int cmd, myarray data)
emit send_to_m4_signal(moter_cmd);
}else{
qWarning("key not pressed,check will not start.");
busy=0;
return 2;
}
return 0;