diff --git a/src/gps/UBloxGPS.cpp b/src/gps/UBloxGPS.cpp index da8f1e3a3..aae4ecc35 100644 --- a/src/gps/UBloxGPS.cpp +++ b/src/gps/UBloxGPS.cpp @@ -5,7 +5,7 @@ #include "sleep.h" #include -/ if gps_update_interval below this value, do not powercycle the GPS +// if gps_update_interval below this value, do not powercycle the GPS #define UBLOX_POWEROFF_THRESHOLD 90 extern RadioConfig radioConfig;