From a0aadf43144ce359a5bbe460ad781449da84eb2e Mon Sep 17 00:00:00 2001 From: JensDMadsen <182765808+JensDMadsen@users.noreply.github.com> Date: Mon, 7 Oct 2024 03:13:28 +0200 Subject: [PATCH] Add ISRHandler library (#5204) * Update repositories.txt Add Multitasker library to Arduino Library Manager. * Update repositories.txt Added ISRHandler library --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index ee4f6ced..e2861411 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7382,3 +7382,4 @@ https://github.com/MoCoMakers/esp-fipsy https://github.com/galarb/ev3lego.git https://github.com/bitbank2/bb_truetype.git https://github.com/nseinlet/Modelisme.git +https://github.com/JensDMadsen/ISRHandler