diff --git a/main/gps.cpp b/main/gps.cpp index f6bd34f..187788e 100644 --- a/main/gps.cpp +++ b/main/gps.cpp @@ -635,7 +635,7 @@ static void GPS_NMEA(void) // wh } #ifdef WITH_GPS_UBX -// #ifdef DEBUG_PRINT +#ifdef DEBUG_PRINT static void DumpUBX(void) { Format_String(CONS_UART_Write, "UBX: "); Format_UnsDec(CONS_UART_Write, xTaskGetTickCount(), 6, 3); @@ -645,15 +645,15 @@ static void DumpUBX(void) for(uint8_t Idx=0; Idx