This repository was archived by the owner on Jan 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,13 @@ SparkFun Ublox Arduino Library
5
5
<tr align =" center " >
6
6
<td ><a href =" https://www.sparkfun.com/products/15136 " ><img src =" https://cdn.sparkfun.com//assets/parts/1/3/5/1/4/15136-SparkFun_GPS-RTK2_Board_-_ZED-F9P__Qwiic_-03.jpg " ></a ></td >
7
7
<td ><a href =" https://www.sparkfun.com/products/15005 " ><img src =" https://cdn.sparkfun.com//assets/parts/1/3/3/2/0/15005-SparkFun_GPS-RTK__Qwiic__-_NEO-M8P-2-00.jpg " ></a ></td >
8
- <td ><a href =" https://www.sparkfun.com/products/15210 " ><img src =" https://cdn.sparkfun.com//assets/parts/1/3/6/4/8/15210-SparkFun_GPS_Breakout_-_Chip_Antenna__SAM-M8Q__Qwiic_-01.jpg " ></a ></td >
8
+ <td ><a href =" https://www.sparkfun.com/products/15193 " ><img src =" https://cdn.sparkfun.com//assets/parts/1/3/6/1/4/15193-SparkFun_GPS_Breakout_-_U.FL__ZOE-M8__Qwiic_-01.jpg " ></ <td> <a href =" https://www.sparkfun.com/products/15210 " ><img src =" https://cdn.sparkfun.com//assets/parts/1/3/6/4/8/15210-SparkFun_GPS_Breakout_-_Chip_Antenna__SAM-M8Q__Qwiic_-01.jpg " ></a ></td >
9
+ a></td >
9
10
</tr >
10
11
<tr align =" center " >
11
12
<td><a href="https://www.sparkfun.com/products/15136">SparkFun GPS-RTK2 - ZED-F9P (GPS-15136)</a></td>
12
13
<td><a href="https://www.sparkfun.com/products/15005">SparkFun GPS-RTK - NEO-M8P-2 (GPS-15005)</a></td>
14
+ <td><a href="https://www.sparkfun.com/products/15193">SparkFun ZOE-M8Q Breakout (Qwiic) (GPS-15193)</a></td>
13
15
<td><a href="https://www.sparkfun.com/products/15210">SparkFun SAM-M8Q Breakout (Qwiic) (GPS-15210)</a></td>
14
16
</tr >
15
17
</table >
@@ -20,7 +22,10 @@ This library can be installed via the Arduino Library manager. Search for **Spar
20
22
21
23
Want to help? Please do! We are always looking for ways to improve and build out features of this library.
22
24
23
- * Special thanks to [ tve] ( https://github.com/tve ) for building out serial additions and examples.
25
+ Thanks to:
26
+
27
+ * [ trycoon] ( https://github.com/sparkfun/SparkFun_Ublox_Arduino_Library/pull/7 ) for fixing the lack of I2C buffer length defines
28
+ * [ tve] ( https://github.com/tve ) for building out serial additions and examples
24
29
* We are always interested in adding SPI support with a checkUbloxSPI() function
25
30
26
31
Need a library for the Ublox and Particle? Checkout the [ Particle library] ( https://github.com/aseelye/SparkFun_Ublox_Particle_Library ) fork.
You can’t perform that action at this time.
0 commit comments