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

Commit b17e600

Browse files
committed
Fix example
1 parent e3e170e commit b17e600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: examples/Example16_PartialSecond_MaxOutput/Example16_PartialSecond_MaxOutput.ino

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
Getting time and date using Ublox commands
3-
By: davidallenmann
3+
By: Nathan Seidle
44
SparkFun Electronics
55
Date: April 16th, 2019
66
License: MIT. See license file for more information but you can
77
basically do whatever you want with this code.
88
9-
This example shows how to use the Nanosecond output as well as increase the
9+
This example shows how to use the Millisecond and Nanosecond output as well as increase the
1010
I2C speed (100 to 400kHz), and serial output (115200 to 500kbps).
1111
1212
Leave NMEA parsing behind. Now you can simply ask the module for the datums you want!

0 commit comments

Comments
 (0)