From 98c9892fb3a690a8cb04c15f9050a7038003b0d3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 28 May 2021 17:45:49 +0200 Subject: [PATCH] Added lib SoftServo https://github.com/arduino/Arduino/issues/11557 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index cba17d0b..1f8fa9c8 100644 --- a/registry.txt +++ b/registry.txt @@ -3998,3 +3998,4 @@ https://github.com/GyverLibs/GyverEncoder.git|Contributed|GyverEncoder https://github.com/GyverLibs/GRGB.git|Contributed|GRGB https://github.com/GyverLibs/microLED.git|Contributed|microLED https://github.com/GyverLibs/ServoSmooth.git|Contributed|ServoSmooth +https://github.com/GyverLibs/SoftServo.git|Contributed|SoftServo