From 053d406f7533aa885c433bf060893dc238d5fbbd Mon Sep 17 00:00:00 2001 From: Thomas Geissl Date: Mon, 23 Sep 2024 19:33:55 -0500 Subject: [PATCH 1/2] added parameter and esp-now-midi libraries --- repositories.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repositories.txt b/repositories.txt index aeed2b978..e18542410 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7353,3 +7353,5 @@ https://github.com/guerratron/minIniFS https://github.com/arielzw/DPS-Power-Supply-library-for-Arduino https://github.com/arastaskiran/RustyKeypad https://github.com/Freenove/Freenove_RFID_Lib_for_Pico +https://github.com/thomasgeissl/Parameter +https://github.com/thomasgeissl/ESP-NOW-MIDI From a5f01454cba0b8f9cd2d0aef64c6bd590e6ebf04 Mon Sep 17 00:00:00 2001 From: Thomas Geissl Date: Thu, 25 Dec 2025 20:53:20 +0100 Subject: [PATCH 2/2] fixed url of esp-now midi --- repositories.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repositories.txt b/repositories.txt index e18542410..43eab3f84 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7354,4 +7354,4 @@ https://github.com/arielzw/DPS-Power-Supply-library-for-Arduino https://github.com/arastaskiran/RustyKeypad https://github.com/Freenove/Freenove_RFID_Lib_for_Pico https://github.com/thomasgeissl/Parameter -https://github.com/thomasgeissl/ESP-NOW-MIDI +https://github.com/grantler-instruments/ESP-NOW-MIDI