From 8e314de87a65880121f590e0f6a73e8ea0ee0622 Mon Sep 17 00:00:00 2001 From: tx_haggis <13982343+adbancroft@users.noreply.github.com> Date: Mon, 2 Sep 2024 15:20:08 -0500 Subject: [PATCH] Add avr-fast-div --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 78b0e8c21..47838ab88 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7302,3 +7302,4 @@ https://github.com/CMB27/ModbusADU 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