Skip to content

Commit dd61fec

Browse files
committed
Update u-blox_config_keys.h
1 parent af4f594 commit dd61fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/u-blox_config_keys.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1022,7 +1022,7 @@ const uint32_t UBLOX_CFG_RINV_BINARY = UBX_CFG_L | 0x10c70002; // Data is bi
10221022
const uint32_t UBLOX_CFG_RINV_DATA_SIZE = UBX_CFG_U1 | 0x20c70003; // Size of data
10231023
const uint32_t UBLOX_CFG_RINV_CHUNK0 = UBX_CFG_X8 | 0x50c70004; // Data bytes 1-8 (LSB)
10241024
const uint32_t UBLOX_CFG_RINV_CHUNK1 = UBX_CFG_X8 | 0x50c70005; // Data bytes 9-16
1025-
const uint32_t UBLOX_CFG_RINV_CHUNK2 = UBX_CFG_X8 | 0x50c70006; // Data bytes 17-240x44434241.
1025+
const uint32_t UBLOX_CFG_RINV_CHUNK2 = UBX_CFG_X8 | 0x50c70006; // Data bytes 17-24
10261026
const uint32_t UBLOX_CFG_RINV_CHUNK3 = UBX_CFG_X8 | 0x50c70007; // Data bytes 25-30 (MSB)
10271027

10281028
// CFG-RTCM: RTCM protocol configuration

0 commit comments

Comments
 (0)