From f95f810a818e22a6282c9cd5aed7cd98ab319ba6 Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Tue, 7 Jan 2025 17:23:13 +0100 Subject: [PATCH] Update repositories.txt Add rotaryDecoder8, an Arduino library for a PCF8575 based rotary decoder - supports 8 rotary encoders. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 8bd32195e..714fee39e 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5525,6 +5525,7 @@ https://github.com/RobTillaart/RAIN https://github.com/RobTillaart/randomHelpers https://github.com/RobTillaart/relativity https://github.com/RobTillaart/rotaryDecoder +https://github.com/RobTillaart/rotaryDecoder8 https://github.com/RobTillaart/rotaryDecoderSwitch https://github.com/RobTillaart/RS485 https://github.com/RobTillaart/RunAvgWeight