update:V1.3
1.修复实时报警索引错误 2.修复历史报警消息跨扇区显示错误 3.修复历史报警满一千条后会误擦除其他有效数据 4.修复TCP写入解析错误
This commit is contained in:
@@ -70,7 +70,7 @@ typedef struct {
|
||||
}network_config_t;
|
||||
|
||||
/* <20><>ʷ<EFBFBD><CAB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¼<EFBFBD>ṹ */
|
||||
typedef struct
|
||||
typedef struct __attribute__((packed))
|
||||
{
|
||||
u8 region_name[APP_LEAKAGE_STRING_NANE_LEN]; /* <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> */
|
||||
u8 device_id; /* <20>豸ID */
|
||||
|
||||
Reference in New Issue
Block a user