From 122f8a603cdbecaa1c3113beef029cf5c98a3d7e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 3 Oct 2019 18:54:19 +0200 Subject: [PATCH] Added lib AsyncSonar https://github.com/arduino/Arduino/issues/9271 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index eda77846..9bf565a0 100644 --- a/registry.txt +++ b/registry.txt @@ -2600,3 +2600,4 @@ https://github.com/luisllamasbinaburo/Arduino-AsyncTask.git|Contributed|AsyncTas https://github.com/luisllamasbinaburo/Arduino-AsyncTimer.git|Contributed|AsyncTimerLib https://github.com/luisllamasbinaburo/Arduino-AsyncSerial.git|Contributed|AsyncSerial https://github.com/luisllamasbinaburo/Arduino-AsyncServo.git|Contributed|AsyncServoLib +https://github.com/luisllamasbinaburo/Arduino-AsyncSonar.git|Contributed|AsyncSonar