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.
2 parents ed9e273 + 7c9cae1 commit 4dc15a9Copy full SHA for 4dc15a9
Firmware/RTK_Everywhere/Begin.ino
@@ -657,7 +657,7 @@ void beginBoard()
657
present.invertedFastPowerOff = true;
658
present.gnss_to_uart = true;
659
present.gnss_to_uart2 = true;
660
- present.mosaicMicroSd;
+ present.mosaicMicroSd = true;
661
present.microSdCardDetectLow = true; // Except microSD is connected to mosaic... present.microSd is false
662
663
present.minCno = true;
0 commit comments