From 013a4295f720806c4e8c62f70d527017ed11d550 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 20 Aug 2020 18:06:32 +0200 Subject: [PATCH] Added lib HC-SR04 https://github.com/arduino/Arduino/issues/10602 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 54769be0..57b77441 100644 --- a/registry.txt +++ b/registry.txt @@ -3388,3 +3388,4 @@ https://github.com/EnviroDIY/YosemitechModbus.git|Contributed|YosemitechModbus https://github.com/EnviroDIY/KellerModbus.git|Contributed|KellerModbus https://github.com/EnviroDIY/SensorModbusMaster.git|Contributed|SensorModbusMaster https://github.com/adafruit/Adafruit_MS8607.git|Contributed|Adafruit MS8607 +https://github.com/d03n3rfr1tz3/HC-SR04.git|Contributed|HC-SR04