Update ZED_F9P\Example10 - corrects issue #19
This commit is contained in:
@@ -110,7 +110,7 @@ void loop()
|
||||
Serial.print("0");
|
||||
Serial.print(mseconds);
|
||||
|
||||
Serial.print(" nanoSeconds: ");
|
||||
Serial.print(" nanoseconds: ");
|
||||
Serial.print(myGNSS.getNanosecond());
|
||||
|
||||
Serial.println();
|
||||
|
||||
Reference in New Issue
Block a user