Update library.properties
This commit is contained in:
parent
36d608b1cb
commit
e680c8b6a7
|
|
@ -1,5 +1,5 @@
|
||||||
name=Adafruit GPS Library
|
name=Adafruit GPS Library
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
author=Adafruit
|
author=Adafruit
|
||||||
maintainer=Adafruit <info@adafruit.com>
|
maintainer=Adafruit <info@adafruit.com>
|
||||||
sentence=An interrupt-based GPS library for no-parsing-required use
|
sentence=An interrupt-based GPS library for no-parsing-required use
|
||||||
|
|
@ -7,4 +7,4 @@ paragraph=An interrupt-based GPS library for no-parsing-required use
|
||||||
category=Sensors
|
category=Sensors
|
||||||
url=https://github.com/adafruit/Adafruit_GPS
|
url=https://github.com/adafruit/Adafruit_GPS
|
||||||
architectures=*
|
architectures=*
|
||||||
depends=SD
|
depends=SD
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue