debug-5
This commit is contained in:
parent
fa42266034
commit
9192eb7128
@ -44,6 +44,7 @@ struct AsensingInsData
|
|||||||
uint8_t check1; // 偏移57: 校验位1 (异或校验,包含0-57的数据)
|
uint8_t check1; // 偏移57: 校验位1 (异或校验,包含0-57的数据)
|
||||||
|
|
||||||
// 解析后的轮循数据
|
// 解析后的轮循数据
|
||||||
|
uint32_t gps_week; // GPS周数
|
||||||
double gps_time_ms; // GPS时间(毫秒)
|
double gps_time_ms; // GPS时间(毫秒)
|
||||||
double temperature; // 温度 (℃)
|
double temperature; // 温度 (℃)
|
||||||
uint8_t position_type; // 定位状态
|
uint8_t position_type; // 定位状态
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user