aboutsummaryrefslogtreecommitdiff
path: root/examples/AnimatedGIFPanel
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-11-28 08:39:35 +0000
committermrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-11-28 08:39:35 +0000
commitb6da8ea09a84004354edf720cbd2c7d76f20d767 (patch)
treea4e0d2765d92cb4967971b243831bbac128dbe24 /examples/AnimatedGIFPanel
parent9f9150183619ae755a0d27449ab594b561e22918 (diff)
Change library name
Diffstat (limited to 'examples/AnimatedGIFPanel')
-rw-r--r--examples/AnimatedGIFPanel/AnimatedGIFPanel.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/AnimatedGIFPanel/AnimatedGIFPanel.ino b/examples/AnimatedGIFPanel/AnimatedGIFPanel.ino
index 112c60f..f78d5ff 100644
--- a/examples/AnimatedGIFPanel/AnimatedGIFPanel.ino
+++ b/examples/AnimatedGIFPanel/AnimatedGIFPanel.ino
@@ -21,7 +21,7 @@
#define FILESYSTEM SPIFFS
#include <SPIFFS.h>
#include <AnimatedGIF.h>
-#include <ESP32-RGB64x32MatrixPanel-I2S-DMA.h>
+#include <ESP32-HUB75-MatrixPanel-I2S-DMA.h>
// ----------------------------