From ebace683ff096f6787dd681e31d712d1769b09e7 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 20 Mar 2020 23:26:15 +0100 Subject: [PATCH] Added lib Adafruit AHT10 https://github.com/arduino/Arduino/issues/9878 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1c91a11b..f0cd1d47 100644 --- a/registry.txt +++ b/registry.txt @@ -2920,3 +2920,4 @@ https://github.com/sparkfun/SparkFun_TMP102_Arduino_Library.git|Contributed|Spar https://github.com/lathoub/EthernetBonjour.git|Contributed|EthernetBonjour https://github.com/rfetick/MPU6050_light.git|Contributed|MPU6050_light https://github.com/BlueDot-Arduino/BlueDot_BMA400.git|Contributed|BlueDot BMA400 Library +https://github.com/adafruit/Adafruit_AHT10.git|Contributed|Adafruit AHT10