Add TinyGPS as it's got a smaller program size then TinyGPS++

The intent is to switch TinyGPS++ out for TinyGPS (it's predecessor)
This commit is contained in:
Starbeamrainbowlabs 2019-06-28 13:34:13 +01:00
parent 35b2dd447c
commit 34bee82abe
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -16,3 +16,6 @@
[submodule "iot/libraries/SdFat"] [submodule "iot/libraries/SdFat"]
path = iot/libraries/SdFat path = iot/libraries/SdFat
url = https://github.com/greiman/SdFat.git url = https://github.com/greiman/SdFat.git
[submodule "iot/libraries/TinyGPS"]
path = iot/libraries/TinyGPS
url = https://github.com/mikalhart/TinyGPS.git

1
iot/libraries/TinyGPS Submodule

@ -0,0 +1 @@
Subproject commit db4ef9c97af767e7345f5ccb277ac3bd1a2eb81f