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

Commit 33e15f6

Browse files
committed
Update README.md
1 parent 252c0ff commit 33e15f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: README.md

-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ You can install v2.0 via the Arduino Library Manager. Search for **SparkFun u-bl
2626

2727
U-blox makes some incredible GPS receivers covering everything from low-cost, highly configurable modules such as the SAM-M8Q all the way up to the surveyor grade ZED-F9P with precision of the diameter of a dime. This library focuses on configuration and control of u-blox devices over I2C (called DDC by u-blox) and Serial. The UBX protocol is supported over both I2C and serial, and is a much easier and lighterweight interface to a GPS module. Stop parsing NMEA data! And simply ask for the datums you need.
2828

29-
30-
3129
This library can be installed via the Arduino Library manager. Search for **SparkFun u-blox GNSS**.
3230

3331
Although not an integrated part of the library, you will find an example of how to communicate with the older series 6 and 7 modules in the [examples folder](./examples/Series_6_7).

0 commit comments

Comments
 (0)