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
4fd054b01e
commit
25677023f3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name=Adafruit VEML6046 Library
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
author=Adafruit
|
||||
maintainer=Adafruit <info@adafruit.com>
|
||||
sentence=Arduino library for VEML6046 high accuracy RGBIR color sensor
|
||||
|
|
@ -7,4 +7,4 @@ paragraph=This library provides an interface for the VEML6046 high accuracy colo
|
|||
category=Sensors
|
||||
url=https://github.com/adafruit/Adafruit_VEML6046
|
||||
architectures=*
|
||||
depends=Adafruit BusIO
|
||||
depends=Adafruit BusIO
|
||||
|
|
|
|||
Loading…
Reference in a new issue