Adafruit_VEML6046/library.properties
ladyada 0646e885e7 Add library.properties, LICENSE, and fix CI workflow
- Add library metadata for Arduino Library Manager
- Add MIT license file
- Update GitHub Actions workflow to use shared ci-arduino repository

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-17 13:05:53 -04:00

10 lines
No EOL
549 B
INI

name=Adafruit VEML6046 Library
version=1.0.0
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