aboutsummaryrefslogtreecommitdiff
path: root/examples/FM6126Panel
diff options
context:
space:
mode:
Diffstat (limited to 'examples/FM6126Panel')
-rw-r--r--examples/FM6126Panel/FM6126Panel.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/FM6126Panel/FM6126Panel.ino b/examples/FM6126Panel/FM6126Panel.ino
index 8b8bd17..f1820be 100644
--- a/examples/FM6126Panel/FM6126Panel.ino
+++ b/examples/FM6126Panel/FM6126Panel.ino
@@ -2,7 +2,7 @@
// https://github.com/hzeller/rpi-rgb-led-matrix/issues/746
#include <Arduino.h>
-#include <ESP32-RGB64x32MatrixPanel-I2S-DMA.h>
+#include <ESP32-HUB75-MatrixPanel-I2S-DMA.h>
RGB64x32MatrixPanel_I2S_DMA dma_display;