We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a3448 commit a5565b9Copy full SHA for a5565b9
Examples/RTCM_Test/RTCM_Test.ino
@@ -44,7 +44,7 @@ const uint8_t rawDataStream[] =
44
0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x05, 0xb4,
45
0x59, 0x88, 0x0f, 0xe1, 0x13,
46
47
- // Valid bad message length
+ // Bad message length
48
0xd3, 0x20, 0x13, 0x3e, 0xd0, 0x00, 0x03, 0x8e,
49
0xd9, 0xaa, 0x78, 0x90, 0x80, 0x00, 0x00, 0x00,
50
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3b, 0xc6,
0 commit comments