From 38fd961d21ae15eea3d03cb496f227ff8ffafe5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Kr=C3=BCger?= Date: Sun, 13 Oct 2024 22:03:18 +0200 Subject: [PATCH] add codingABI/DFR0534 (#5243) add codingABI/DFR0534 a library for the DFRobot MP3 Modul --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index a4b3c315..8af25bb4 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7405,3 +7405,4 @@ https://github.com/styropyr0/JSON_Encoder https://github.com/giuliopons/PenguinBotLib https://github.com/leocoderu/LC_EEPROM https://github.com/JensDMadsen/RotEncoder +https://github.com/codingABI/DFR0534