aboutsummaryrefslogtreecommitdiff
path: root/examples/AnimatedGIFPanel
diff options
context:
space:
mode:
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>
// ----------------------------