充能统计添加中间值滤波
修改晶振起振超时时间和flash相关以适应gd32
This commit is contained in:
@@ -129,6 +129,7 @@ def creat_head(data:bytearray,date:str):
|
||||
head+=arr_from_int(7777)
|
||||
head+=arr_from_str("utcp",8)
|
||||
head+=arr_from_str("slave",12)
|
||||
head+=arr_from_str(time.SOFT_VERION,12)
|
||||
head+=arr_byte_copy(0,128-len(head))
|
||||
# print(head)
|
||||
return head
|
||||
|
Reference in New Issue
Block a user