From 46dc3d9689a79802058a1736698c598b2fda1b94 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 12 May 2021 00:07:44 +0200 Subject: [PATCH] Added lib rotaryDecoder https://github.com/arduino/Arduino/issues/11513 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 93d71177..d06fb7d8 100644 --- a/registry.txt +++ b/registry.txt @@ -3951,3 +3951,4 @@ https://github.com/siktec-lab/SIK-Rotary-Encoder.git|Contributed|SIKTEC_Rotary https://github.com/RobTillaart/ShiftOutSlow.git|Contributed|ShiftOutSlow https://github.com/RobTillaart/ShiftInSlow.git|Contributed|ShiftInSlow https://github.com/tobozo/ESP32-PsRamFS.git|Contributed|ESP32-PSRamFS +https://github.com/RobTillaart/rotaryDecoder.git|Contributed|rotaryDecoder