We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f9453f commit dc3872cCopy full SHA for dc3872c
components/i2c/htu31d/definition.json
@@ -2,7 +2,7 @@
2
"displayName": "HTU31D",
3
"vendor": "Measurement Specialties",
4
"productURL": "https://www.adafruit.com/product/2857",
5
- "documentationURL": "https://learn.adafruit.com/adafruit-sht31-d-temperature-and-humidity-sensor-breakout/",
+ "documentationURL": "https://www.adafruit.com/product/4832",
6
"published": true,
7
"i2cAddresses": [ "0x40", "0x41" ],
8
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity" ]
0 commit comments