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
55 <tr align =" center " >
66 <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 >
77 <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 >
910 </tr >
1011 <tr align =" center " >
1112 <td><a href="https://www.sparkfun.com/products/15136">SparkFun GPS-RTK2 - ZED-F9P (GPS-15136)</a></td>
1213 <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>
1315 <td><a href="https://www.sparkfun.com/products/15210">SparkFun SAM-M8Q Breakout (Qwiic) (GPS-15210)</a></td>
1416 </tr >
1517</table >
@@ -20,7 +22,10 @@ This library can be installed via the Arduino Library manager. Search for **Spar
2022
2123Want to help? Please do! We are always looking for ways to improve and build out features of this library.
2224
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
2429* We are always interested in adding SPI support with a checkUbloxSPI() function
2530
2631Need 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