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 0597137 commit ed3f5a0Copy full SHA for ed3f5a0
Firmware/RTK_Everywhere/GNSS_Mosaic.h
@@ -229,7 +229,7 @@ const mosaicSignalConstellation mosaicSignalConstellations[] = {
229
{"SBAS","SBAS"},
230
{"BEIDOU","BeiDou"},
231
{"QZSS","QZSS"},
232
- {"NAVIC","NAVIC"},
+ {"NAVIC","NavIC"},
233
};
234
235
#define MAX_MOSAIC_CONSTELLATIONS (sizeof(mosaicSignalConstellations) / sizeof(mosaicSignalConstellation))
0 commit comments