From b41da5c5027f1ef966042cc0670b82df057cd307 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 28 May 2021 17:46:20 +0200 Subject: [PATCH] Added lib PWMrelay https://github.com/arduino/Arduino/issues/11557 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 868ad319..a3d05327 100644 --- a/registry.txt +++ b/registry.txt @@ -4000,3 +4000,4 @@ https://github.com/GyverLibs/microLED.git|Contributed|microLED https://github.com/GyverLibs/ServoSmooth.git|Contributed|ServoSmooth https://github.com/GyverLibs/SoftServo.git|Contributed|SoftServo https://github.com/GyverLibs/GyverRelay.git|Contributed|GyverRelay +https://github.com/GyverLibs/PWMrelay.git|Contributed|PWMrelay