Add support for VEML6075. -Shows UVA, UVB, UVIndex supported Commands are: | Command | Description | |----------------|------------------| |VEML6075power | Power up/down | |VEML6075dynamic | HD Mode | |VEML6075inttime | Integration Time | Add initial Support for VEML7700 (#8260) - the implementation based on Adafruit VEML7700 Libary. - Shows Illuminance and White Content of Light.
10 lines
327 B
INI
10 lines
327 B
INI
name=Adafruit VEML7700 Library
|
|
version=1.0.0
|
|
author=Adafruit
|
|
maintainer=Adafruit <info@adafruit.com>
|
|
sentence=Arduino library for the VEML7700 sensors in the Adafruit shop
|
|
paragraph=Arduino library for the VEML7700 sensors in the Adafruit shop
|
|
category=Sensors
|
|
url=https://github.com/adafruit/Adafruit_VEML7700
|
|
architectures=*
|