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 7e1c2a3 commit 9f42604Copy full SHA for 9f42604
components/i2c/hdc302x/definition.json
@@ -4,7 +4,7 @@
4
"productURL": "https://www.adafruit.com/product/5989",
5
"documentationURL": "https://learn.adafruit.com/adafruit-hdc3021-precision-temperature-humidity-sensor/overview",
6
"description": "Precision temperature (±0.1°C typical) and humidity sensors (±0.5% typ). HDC3020 / HDC3021 / HDC3022",
7
- "published": false,
+ "published": true,
8
"i2cAddresses": [ "0x44", "0x45", "0x46", "0x47" ],
9
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity" ]
10
}
0 commit comments