Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit f2ac34f

Browse files
committed
Merge branch 'master' into Experimental_ACKResponse
2 parents 94c32a0 + 7cecac0 commit f2ac34f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SparkFun_Ublox_Arduino_Library.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,6 @@ void SFE_UBLOX_GPS::processUBX(uint8_t incoming, ubxPacket *incomingUBX, uint8_t
741741
{
742742
_debugSerial->println(F("processUBX: counter hit MAX_PAYLOAD_SIZE"));
743743
}
744-
Serial.println(F("processUBX: counter hit MAX_PAYLOAD_SIZE"));
745744
}
746745
}
747746

0 commit comments

Comments
 (0)