使用赋码仪主板 app升级,方案升级验证通过
This commit is contained in:
@@ -122,6 +122,7 @@ def creat_head(data:bytearray,date:str):
|
||||
head+=arr_from_ip("192.168.80.100")
|
||||
head+=arr_from_int(7777)
|
||||
head+=arr_from_str("utcp",8)
|
||||
head+=arr_from_str("slave",12)
|
||||
head+=arr_byte_copy(0,128-len(head))
|
||||
# print(head)
|
||||
return head
|
||||
|
Reference in New Issue
Block a user