Skip to content

Commit a5565b9

Browse files
committed
RTCM_Test: Fix comment
1 parent 54a3448 commit a5565b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/RTCM_Test/RTCM_Test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const uint8_t rawDataStream[] =
4444
0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x05, 0xb4,
4545
0x59, 0x88, 0x0f, 0xe1, 0x13,
4646

47-
// Valid bad message length
47+
// Bad message length
4848
0xd3, 0x20, 0x13, 0x3e, 0xd0, 0x00, 0x03, 0x8e,
4949
0xd9, 0xaa, 0x78, 0x90, 0x80, 0x00, 0x00, 0x00,
5050
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3b, 0xc6,

0 commit comments

Comments
 (0)