电机下压
This commit is contained in:
@@ -433,5 +433,13 @@ if __name__ == "__main__":
|
||||
# u.init("utcp:7777")
|
||||
# u.send_file(0xee,"file/JQ_JCXB_V54.bin")
|
||||
# u.send_file(0xed,"../Objects/checker_gen1_app_20230602.bin")
|
||||
u.cmd=0x34
|
||||
u.cmd=0x31
|
||||
print(u.encode(bytearray()).hex(' '))
|
||||
|
||||
|
||||
# 开始检测
|
||||
# 59 6d 03 00 30 00 00 60 0f
|
||||
# 结束应答
|
||||
# 59 6D 03 00 31 00 00 31 CF
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user