Update ZED_F9P\Example10 - corrects issue #19

This commit is contained in:
PaulZC
2021-04-01 11:14:04 +01:00
parent 2ce23fe696
commit e483b119cc
3 changed files with 23 additions and 5 deletions
@@ -110,7 +110,7 @@ void loop()
Serial.print("0");
Serial.print(mseconds);
Serial.print(" nanoSeconds: ");
Serial.print(" nanoseconds: ");
Serial.print(myGNSS.getNanosecond());
Serial.println();