Skip to content

Commit b688e5b

Browse files
authored
Merge pull request #237 from adafruit/publish-aht21
Publish AHT21 once firmware released
2 parents ec51a43 + 2d8c294 commit b688e5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"vendor": "ASAIR",
33
"documentationURL": "http://www.aosong.com/en/products-60.html",
4-
"displayName": "aht21",
4+
"displayName": "AHT21",
5+
"published": true,
56
"i2cAddresses": [ "0x38"],
67
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity"]
78
}

0 commit comments

Comments
 (0)