Skip to content

Commit 7754abf

Browse files
authored
Update Example18_PointPerfectClient.ino
1 parent 29dda94 commit 7754abf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/ZED-F9P/Example18_PointPerfectClient/Example18_PointPerfectClient.ino

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ void setup()
5252
Serial.println(F("PointPerfect testing"));
5353

5454
Wire.begin(); //Start I2C
55-
Wire.setClock(100000);
5655

5756
if (myGNSS.begin() == false) //Connect to the Ublox module using Wire port
5857
{

0 commit comments

Comments
 (0)