fixes
This commit is contained in:
+1
-1
@@ -284,7 +284,7 @@ DATA_SEND_STATUS send_message(tx_rx_data_struct tx_data)
|
||||
// 60-byte msg layout:
|
||||
// [0..9] name (padded)
|
||||
// [10..19] wheel diameter (padded)
|
||||
// [20..21] battery reading, little endian
|
||||
// [20..21] battery voltage in millivolts, little endian (0 = read failed)
|
||||
// [22..26] timestamp: minute, hour, day, month, year
|
||||
// [27..56] 15 x uint16 per-minute counts, little endian
|
||||
// [57..59] 24-bit hash of bytes 0..56
|
||||
|
||||
Reference in New Issue
Block a user