Skip to content

Commit e668c1b

Browse files
Added documentation and purchasing links
I added website links to view the documentation, as well as to purchase a board with the sensor on it.
1 parent 086a6a5 commit e668c1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/i2c/aht21/definition.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"vendor": "Hiletgo",
3+
"documentationURL": "http://www.aosong.com/en/products-60.html",
4+
"purchaseURL":"https://www.ebay.com/itm/404739218969",
35
"displayName": "aht21",
46
"i2cAddresses": [ "0x38"],
57
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit", "humidity"]

0 commit comments

Comments
 (0)