From 6745c48ccaf892d8c98ae2d9a7f35e58bae4711e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 7 Jul 2020 10:50:44 +0200 Subject: [PATCH] Added lib GifDecoder https://github.com/arduino/Arduino/issues/10461 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ec13af19..55a6dd44 100644 --- a/registry.txt +++ b/registry.txt @@ -3270,3 +3270,4 @@ https://github.com/mattshepcar/SmoothLed.git|Contributed|SmoothLed https://github.com/pkerspe/ESP-FlexyStepper.git|Contributed|ESP-FlexyStepper https://github.com/mrfaptastic/json-streaming-parser2.git|Contributed|Json Streaming Parser 2 https://github.com/mrfaptastic/ESP32-RGB64x32MatrixPanel-I2S-DMA.git|Contributed|ESP32 64x32 LED MATRIX HUB75 DMA Display +https://github.com/pixelmatix/GifDecoder.git|Contributed|GifDecoder