编译app自动生成boot.bin文件
This commit is contained in:
@@ -430,6 +430,8 @@ class protu(QObject):
|
||||
|
||||
if __name__ == "__main__":
|
||||
u=protu()
|
||||
u.init("utcp:7777")
|
||||
# u.init("utcp:7777")
|
||||
# u.send_file(0xee,"file/JQ_JCXB_V54.bin")
|
||||
u.send_file(0xed,"../Objects/checker_gen1_app_20230602.bin")
|
||||
# u.send_file(0xed,"../Objects/checker_gen1_app_20230602.bin")
|
||||
u.cmd=0x34
|
||||
print(u.encode(bytearray()).hex(' '))
|
||||
|
Reference in New Issue
Block a user