Skip to content

Commit b70a029

Browse files
authored
Merge pull request #234 from adafruit/publish-hdc302x
Publish HDC302x
2 parents 7e1c2a3 + 9f42604 commit b70a029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/i2c/hdc302x/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"productURL": "https://www.adafruit.com/product/5989",
55
"documentationURL": "https://learn.adafruit.com/adafruit-hdc3021-precision-temperature-humidity-sensor/overview",
66
"description": "Precision temperature (±0.1°C typical) and humidity sensors (±0.5% typ). HDC3020 / HDC3021 / HDC3022",
7-
"published": false,
7+
"published": true,
88
"i2cAddresses": [ "0x44", "0x45", "0x46", "0x47" ],
99
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity" ]
1010
}

0 commit comments

Comments
 (0)