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

Commit 4424ae0

Browse files
committed
Revert "Whitespace changes (series_6_7 example)"
This reverts commit 255a92d.
1 parent 255a92d commit 4424ae0

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

examples/Series_6_7/Example1_GetPositionAndTime_Series_6_7/SparkFun_Ublox_Arduino_Library_Series_6_7.cpp

+8-8
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
66
This copy includes changes by @blazczak and @geeksville to
77
provide support for the older series 6 and 7 modules.
8-
8+
99
Disclaimer: SparkFun has not verified this copy of the library on either series 6 or 7.
1010
It should work, it looks like it will work, but we have no way of confirming this.
1111
We cannot guarantee that it will work reliably in your application.
12-
13-
Do you like this library? Help support SparkFun. Buy a board!
14-
https://www.sparkfun.com/products/15136
15-
https://www.sparkfun.com/products/15005
16-
https://www.sparkfun.com/products/15733
17-
https://www.sparkfun.com/products/15193
18-
https://www.sparkfun.com/products/15210
12+
13+
Do you like this library? Help support SparkFun. Buy a board!
14+
https://www.sparkfun.com/products/15136
15+
https://www.sparkfun.com/products/15005
16+
https://www.sparkfun.com/products/15733
17+
https://www.sparkfun.com/products/15193
18+
https://www.sparkfun.com/products/15210
1919
2020
Original library written by Nathan Seidle @ SparkFun Electronics, September 6th, 2018
2121

examples/Series_6_7/Example1_GetPositionAndTime_Series_6_7/SparkFun_Ublox_Arduino_Library_Series_6_7.h

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
/*
2-
This is a library written for the Ublox ZED-F9P and NEO-M8P-2
2+
This is a library written for the Ublox ZED-F9P and NEO-M8P-2
33
44
Updated: June 16th, 2020
55
66
This copy includes changes by @blazczak and @geeksville to
77
provide support for the older series 6 and 7 modules.
8-
8+
99
Disclaimer: SparkFun has not verified this copy of the library on either series 6 or 7.
1010
It should work, it looks like it will work, but we have no way of confirming this.
1111
We cannot guarantee that it will work reliably in your application.
12-
13-
Do you like this library? Help support SparkFun. Buy a board!
14-
https://www.sparkfun.com/products/15136
15-
https://www.sparkfun.com/products/15005
16-
https://www.sparkfun.com/products/15733
17-
https://www.sparkfun.com/products/15193
18-
https://www.sparkfun.com/products/15210
12+
13+
Do you like this library? Help support SparkFun. Buy a board!
14+
https://www.sparkfun.com/products/15136
15+
https://www.sparkfun.com/products/15005
16+
https://www.sparkfun.com/products/15733
17+
https://www.sparkfun.com/products/15193
18+
https://www.sparkfun.com/products/15210
1919
2020
Original library written by Nathan Seidle @ SparkFun Electronics, September 6th, 2018
2121

0 commit comments

Comments
 (0)