Update library.properties - bump version 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
39dd3c54fe
commit
25ae7b4997
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
name=Adafruit MLX90632 Library
|
name=Adafruit MLX90632 Library
|
||||||
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 MLX90632 Far Infrared Temperature Sensor
|
sentence=Arduino library for MLX90632 Far Infrared Temperature Sensor
|
||||||
|
|
@ -7,4 +7,4 @@ paragraph=This library provides a complete interface for the MLX90632 Far Infrar
|
||||||
category=Sensors
|
category=Sensors
|
||||||
url=https://github.com/adafruit/Adafruit_MLX90632
|
url=https://github.com/adafruit/Adafruit_MLX90632
|
||||||
architectures=*
|
architectures=*
|
||||||
depends=Adafruit BusIO
|
depends=Adafruit BusIO
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue