From 4b24143491161fbd9b76a7ec24f6a7c1e0d0de8d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 12 Apr 2019 12:37:24 +0200 Subject: [PATCH] Added lib ArtNet https://github.com/arduino/Arduino/issues/8743 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index af030a9b..fa19e302 100644 --- a/registry.txt +++ b/registry.txt @@ -2297,3 +2297,4 @@ https://github.com/hideakitai/Dynamixel.git|Contributed|Dynamixel https://github.com/hideakitai/SpresenseNeoPixel.git|Contributed|SpresenseNeoPixel https://github.com/dlkay0/TinyFontRenderer.git|Contributed|TinyFontRenderer https://github.com/OPEnSLab-OSU/SSLClient.git|Contributed|SSLClient +https://github.com/hideakitai/ArtNet.git|Contributed|ArtNet