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

Commit 35c6623

Browse files
committed
Merge branch 'master' into Experimental__custom_packetCfg
2 parents f101690 + 7cecac0 commit 35c6623

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
@@ -749,7 +749,6 @@ void SFE_UBLOX_GPS::processUBX(uint8_t incoming, ubxPacket *incomingUBX, uint8_t
749749
{
750750
_debugSerial->println(F("processUBX: counter hit MAX_PAYLOAD_SIZE"));
751751
}
752-
Serial.println(F("processUBX: counter hit MAX_PAYLOAD_SIZE"));
753752
}
754753
}
755754

0 commit comments

Comments
 (0)