From 025246d5317db47be22aac5d0cad7033b7970c69 Mon Sep 17 00:00:00 2001 From: tx_haggis <13982343+adbancroft@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:11:47 -0500 Subject: [PATCH] Add avr-fast-shift --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 47838ab88..15f81b8f6 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7303,3 +7303,4 @@ https://github.com/CMB27/ModbusRTUComm https://github.com/Zhentao-Lin/ESP32_WS2812_Lib https://github.com/stack-chan/stackchan-arduino https://github.com/adbancroft/avr-fast-div +https://github.com/adbancroft/avr-fast-shift