From e3f968a3b15ea491dc5028430ae2e039f64b2bc2 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 30 Jun 2020 11:43:16 +0200 Subject: [PATCH] Added lib TinyDHT sensor library https://github.com/arduino/Arduino/issues/10412 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 5be117ff..e005c53f 100644 --- a/registry.txt +++ b/registry.txt @@ -3246,3 +3246,4 @@ https://github.com/MHotchin/RLEBitmap.git|Contributed|RLEBitmap https://github.com/jordancrubin/ballvalve.git|Contributed|Ballvalve https://github.com/SiddheshNan/Things-IoT-Arduino-Library.git|Contributed|Things IoT https://github.com/RobTillaart/DEVNULL.git|Contributed|DEVNULL +https://github.com/adafruit/TinyDHT.git|Contributed|TinyDHT sensor library