From 981876113c2f0bea240dce768eb4dd635bdff35d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 15 May 2020 12:22:35 +0200 Subject: [PATCH] Added lib Simple LED Matrix https://github.com/arduino/Arduino/issues/10184 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 42b5f153..777e8914 100644 --- a/registry.txt +++ b/registry.txt @@ -3114,3 +3114,4 @@ https://github.com/hideakitai/Debug.git|Contributed|DebugLog https://github.com/fabiuz7/rtc-memory-esp8266.git|Contributed|RTCMemory https://github.com/arbv/avr-context.git|Contributed|AVR-context https://github.com/hideakitai/MsgPacketizer.git|Contributed|MsgPacketizer +https://github.com/Electro707/Simple-LED-Matrix-Library.git|Contributed|Simple LED Matrix