From 44cf855062db7e23842989eb83b0e33c3c27074f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 7 Jul 2020 10:54:05 +0200 Subject: [PATCH] Added lib DHT2pin https://github.com/arduino/Arduino/issues/10450 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1e33366c..5b10ea74 100644 --- a/registry.txt +++ b/registry.txt @@ -3284,3 +3284,4 @@ https://github.com/hideakitai/SceneManager.git|Contributed|SceneManager https://github.com/hideakitai/TaskManager.git|Contributed|TaskManager https://github.com/khoih-prog/ESP_AT_Lib.git|Contributed|ESP_AT_Lib https://github.com/RobTillaart/DHTlib.git|Contributed|DHTlib +https://github.com/RobTillaart/DHT2pin.git|Contributed|DHT2pin