From 4ce85c5bbb8794dd913c3f7d1dfab9e5f157c38c Mon Sep 17 00:00:00 2001 From: Mart Haarman Date: Sat, 25 Feb 2023 15:18:25 +0100 Subject: [PATCH] Update repositories.txt (#2509) Add a new library that allows an arduino (mini) to both transmit and receive DMX using the max485 ttl board. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 1c7c85c9..b745168a 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5601,3 +5601,4 @@ https://github.com/chandrawi/ADE7753 https://github.com/gobbolab/room-weather https://github.com/fredlarochelle/RunningStats https://github.com/triqadafi/TQDF_WatchOS +https://github.com/Marthaarman/dmx-transceiver