From 0a8b0a12851f82d23608970771726d6e92f5704f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 22:53:11 +0100 Subject: [PATCH] Added lib SHT1x sensor library for ESPx https://github.com/arduino/Arduino/issues/9477 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 5a25f2ef..90fe4393 100644 --- a/registry.txt +++ b/registry.txt @@ -2702,3 +2702,4 @@ https://github.com/javisank/LibEstacionamiento.git|Contributed|LibEstacionamient https://github.com/javisank/LibMiniSys.git|Contributed|LibMiniSys https://github.com/AlexIII/EEvar.git|Contributed|EEvar https://github.com/Bodmer/TJpg_Decoder.git|Contributed|TJpg_Decoder +https://github.com/beegee-tokyo/SHT1x-ESP.git|Contributed|SHT1x sensor library for ESPx