From 23e757697d796bcc124b026c414e80c9478629c5 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 18 Mar 2019 21:12:29 +0100 Subject: [PATCH] Added lib SHCSR04 https://github.com/arduino/Arduino/issues/8649 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index fa895445..e4c9a2f6 100644 --- a/registry.txt +++ b/registry.txt @@ -2241,3 +2241,4 @@ https://github.com/corneliusmunz/legoino.git|Contributed|Legoino https://github.com/CMakerA/ESP_LM35.git|Contributed|ESP_LM35 https://github.com/jmderomedi/SavitzkyGolayFilter.git|Contributed|SavLayFilter https://github.com/offcircuit/Morse.git|Contributed|Morse +https://github.com/offcircuit/SHCSR04.git|Contributed|SHCSR04