Update library.properties
This commit is contained in:
parent
36d608b1cb
commit
e680c8b6a7
|
|
@ -1,5 +1,5 @@
|
|||
name=Adafruit GPS Library
|
||||
version=1.4.0
|
||||
version=1.4.1
|
||||
author=Adafruit
|
||||
maintainer=Adafruit <info@adafruit.com>
|
||||
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
|
||||
url=https://github.com/adafruit/Adafruit_GPS
|
||||
architectures=*
|
||||
depends=SD
|
||||
depends=SD
|
||||
|
|
|
|||
Loading…
Reference in New Issue