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

Commit 445bed8

Browse files
committed
small fix of example12 comment
1 parent 73e2308 commit 445bed8

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

examples/Example12_Reset/src/Example12_Reset.ino

+1-8
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,7 @@
55
License: MIT. See license file for more information but you can
66
basically do whatever you want with this code.
77
8-
This example shows how to configure the library and U-Blox for serial port use as well as
9-
switching the module from the default 9600 baud to 38400.
10-
11-
Note: Long/lat are large numbers because they are * 10^7. To convert lat/long
12-
to something google maps understands simply divide the numbers by 10,000,000. We
13-
do this so that we don't have to use floating point numbers.
14-
15-
Leave NMEA parsing behind. Now you can simply ask the module for the datums you want!
8+
This example shows how to reset the U-Box module.
169
1710
Feel like supporting open source hardware?
1811
Buy a board from SparkFun!

0 commit comments

Comments
 (0)