Skip to content

Commit cb7a4eb

Browse files
authored
Add description to AS7331 definition
Added a description field for the AS7331 sensor.
1 parent 15578e2 commit cb7a4eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/i2c/as7331/definition.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"displayName": "AS7331",
33
"vendor": "ams-OSRAM",
44
"productURL": "https://www.adafruit.com/product/6476",
5+
"description": "This sensor prints UVA/B/C to serial and logs UVB to Adafruit IO (WS v1 limitation)",
56
"documentationURL": "https://learn.adafruit.com/adafruit-as7331-uv-uva-uvb-uvc-sensor",
67
"published": true,
78
"i2cAddresses": ["0x74", "0x75", "0x76", "0x77"],

0 commit comments

Comments
 (0)