From 53e88b3c6de5ffcca0da124bb18c53988a475377 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 12 May 2021 00:07:28 +0200 Subject: [PATCH] Added lib ShiftOutSlow https://github.com/arduino/Arduino/issues/11517 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2c10ec9a..19402e7e 100644 --- a/registry.txt +++ b/registry.txt @@ -3948,3 +3948,4 @@ https://github.com/joshua-8/Derivs_Limiter.git|Contributed|Derivs_Limiter https://github.com/kchemorion/MBEDSpeech.git|Contributed|MBEDSpeech https://github.com/KravitzLabDevices/FORCE_library.git|Contributed|Force https://github.com/siktec-lab/SIK-Rotary-Encoder.git|Contributed|SIKTEC_Rotary +https://github.com/RobTillaart/ShiftOutSlow.git|Contributed|ShiftOutSlow