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 58193dc commit f8ec428Copy full SHA for f8ec428
Firmware/RTK_Everywhere/menuPP.ino
@@ -714,8 +714,6 @@ void updateLBand()
714
// Stop L-Band is service is disabled
715
else if (online.lband_gnss == true && pointPerfectLbandNeeded() == false)
716
{
717
- Serial.println("\n\r Taking L-Band offline");
718
-
719
bool result = true;
720
721
GNSS_MOSAIC *mosaic = (GNSS_MOSAIC *)gnss;
0 commit comments