Skip to content

Commit 7e1c2a3

Browse files
authored
Merge pull request #233 from adafruit/HDC302x-description-update
Update description
2 parents d83a828 + 9734bee commit 7e1c2a3

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
@@ -3,7 +3,7 @@
33
"vendor": "TI (Texas Instruments)",
44
"productURL": "https://www.adafruit.com/product/5989",
55
"documentationURL": "https://learn.adafruit.com/adafruit-hdc3021-precision-temperature-humidity-sensor/overview",
6-
"description": "Precision temperature (±0.1°C typical) and humidity (0.5% typ) sensors - HDC3020/HDC3021/HDC3022",
6+
"description": "Precision temperature (±0.1°C typical) and humidity sensors (±0.5% typ). HDC3020 / HDC3021 / HDC3022",
77
"published": false,
88
"i2cAddresses": [ "0x44", "0x45", "0x46", "0x47" ],
99
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity" ]

0 commit comments

Comments
 (0)