Bump version from 1.0.0 to 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
a6aba7192f
commit
e2fd901a66
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
name=Adafruit STHS34PF80
|
name=Adafruit STHS34PF80
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Adafruit
|
author=Adafruit
|
||||||
maintainer=Adafruit <info@adafruit.com>
|
maintainer=Adafruit <info@adafruit.com>
|
||||||
sentence=Arduino library for STHS34PF80 infrared sensor for presence and motion detection
|
sentence=Arduino library for STHS34PF80 infrared sensor for presence and motion detection
|
||||||
|
|
@ -7,4 +7,4 @@ paragraph=This library provides an interface for the STHS34PF80 uncooled infrare
|
||||||
category=Sensors
|
category=Sensors
|
||||||
url=https://github.com/adafruit/Adafruit_STHS34PF80
|
url=https://github.com/adafruit/Adafruit_STHS34PF80
|
||||||
architectures=*
|
architectures=*
|
||||||
depends=Adafruit BusIO
|
depends=Adafruit BusIO
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue