与上位机测试通过
This commit is contained in:
@@ -355,7 +355,7 @@ class updata_dlg(QObject):
|
||||
except Exception as e:
|
||||
pass
|
||||
def recv_slot(self,cmd:int,data:bytearray,err:str):
|
||||
print("recv:",cmd,data)
|
||||
# print("recv:",cmd,data)
|
||||
if(self.cmd!=cmd):
|
||||
return
|
||||
try:
|
||||
|
Reference in New Issue
Block a user