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

Commit 5e6e1b3

Browse files
committed
use .h / .cpp from local disk # Conflicts: # README.md # src/SparkFun_Ublox_Arduino_Library.cpp # src/SparkFun_Ublox_Arduino_Library.h
2 parents 42331c9 + ca28d1f commit 5e6e1b3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Thanks to:
2828
* [trycoon](https://github.com/sparkfun/SparkFun_Ublox_Arduino_Library/pull/7) for fixing the lack of I2C buffer length defines
2929
* [tve](https://github.com/tve) for building out serial additions and examples
3030
* [Redstoned](https://github.com/Redstoned) and [davidallenmann](https://github.com/davidallenmann) for adding PVT date and time
31+
* [wittend](https://forum.sparkfun.com/viewtopic.php?t=49874) for pointing out the RTCM print bug
3132

3233
Need a library for the Ublox and Particle? Checkout the [Particle library](https://github.com/aseelye/SparkFun_Ublox_Particle_Library) fork.
3334

0 commit comments

Comments
 (0)