Update library.properties - 1.0.1
Some checks failed
Arduino Library CI / build (push) Has been cancelled
Some checks failed
Arduino Library CI / build (push) Has been cancelled
This commit is contained in:
parent
b2f16f1393
commit
af481ce6a9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name=Adafruit BMP5xx Library
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
author=Adafruit
|
||||
maintainer=Adafruit <info@adafruit.com>
|
||||
sentence=Arduino library for BMP580, BMP581, and BMP585 pressure and temperature sensors.
|
||||
|
|
@ -7,4 +7,4 @@ paragraph=Arduino library for Bosch BMP580, BMP581, and BMP585 pressure and temp
|
|||
category=Sensors
|
||||
url=https://github.com/adafruit/Adafruit_BMP5xx
|
||||
architectures=*
|
||||
depends=Adafruit Unified Sensor, Adafruit BusIO
|
||||
depends=Adafruit Unified Sensor, Adafruit BusIO
|
||||
|
|
|
|||
Loading…
Reference in a new issue