We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15578e2 commit cb7a4ebCopy full SHA for cb7a4eb
1 file changed
components/i2c/as7331/definition.json
@@ -2,6 +2,7 @@
2
"displayName": "AS7331",
3
"vendor": "ams-OSRAM",
4
"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)",
6
"documentationURL": "https://learn.adafruit.com/adafruit-as7331-uv-uva-uvb-uvc-sensor",
7
"published": true,
8
"i2cAddresses": ["0x74", "0x75", "0x76", "0x77"],
0 commit comments