From 3e3e92c4c06b6662865c0f03d141e8b801a58fd6 Mon Sep 17 00:00:00 2001 From: brooksbUWO <102610627+brooksbUWO@users.noreply.github.com> Date: Mon, 31 Mar 2025 19:22:43 -0500 Subject: [PATCH] Add my Arduino library to the library manager (#6134) * Add my Arduino library to the library manager * Add my Arduino library to the library manager --------- Co-authored-by: 500153744 <500153744@fvtc.net> --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index c5886328..a17d172a 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7924,3 +7924,4 @@ https://github.com/iavorvel/MyButton https://github.com/auralius/yapid https://github.com/LostInCompilation/PrettyOTA https://github.com/53175ddd/sound +https://github.com/brooksbUWO/Debounce