Adafruit_VEML6046/library.properties
Tyeth Gundry 25677023f3
Some checks failed
Arduino Library CI / build (push) Has been cancelled
Update library.properties - 1.0.1
2025-08-19 16:59:07 +01:00

10 lines
550 B
INI

name=Adafruit VEML6046 Library
version=1.0.1
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=Arduino library for VEML6046 high accuracy RGBIR color sensor
paragraph=This library provides an interface for the VEML6046 high accuracy color digital 16-bit resolution sensor. The VEML6046 includes RGBIR photodiodes, 16-bit A/D converter, I2C interface, and interrupt functionality for ambient light and color sensing applications.
category=Sensors
url=https://github.com/adafruit/Adafruit_VEML6046
architectures=*
depends=Adafruit BusIO