From b957920fbadde89f6793fe7952da9f7adf1339cf Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 3 Dec 2020 18:24:43 +0100 Subject: [PATCH] Added lib ESP32 HUB75 LED MATRIX PANEL DMA Display https://github.com/arduino/Arduino/issues/11008 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 6987ebc8..25749cf9 100644 --- a/registry.txt +++ b/registry.txt @@ -3635,3 +3635,4 @@ https://github.com/telemetryjet/telemetryjet-arduino-sdk.git|Contributed|Telemet https://github.com/adafruit/Adafruit_LTR390.git|Contributed|Adafruit LTR390 Library https://github.com/morsisko/EasyStringStream.git|Contributed|EasyStringStream https://github.com/HomeSpan/HomeSpan.git|Contributed|HomeSpan +https://github.com/mrfaptastic/ESP32-RGB64x32MatrixPanel-I2S-DMA.git|Contributed|ESP32 HUB75 LED MATRIX PANEL DMA Display