From 34dec38abd1312e7386bca0d8d4fe9f0f08bf460 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 14 Sep 2020 12:23:29 +0200 Subject: [PATCH] Added lib DHT12 sensor library https://github.com/arduino/Arduino/issues/10745 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index a21ff796..f3debb47 100644 --- a/registry.txt +++ b/registry.txt @@ -3440,3 +3440,4 @@ https://github.com/MERG-DEV/CBUSconfig.git|Contributed|CBUSconfig https://github.com/MERG-DEV/CBUSBUZZER.git|Contributed|CBUSBUZZER https://github.com/CsCrazy85/SCA100T.git|Contributed|SCA100T https://github.com/sparkfun/SparkFun_Particle_Sensor_SN-GCJA5_Arduino_Library.git|Contributed|SparkFun Particle Sensor Panasonic SN-GCJA5 +https://github.com/xreef/DHT12_sensor_library.git|Contributed|DHT12 sensor library