aboutsummaryrefslogtreecommitdiff
path: root/examples/Glediator3_TPM2_MatrixPanel
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Glediator3_TPM2_MatrixPanel')
-rw-r--r--examples/Glediator3_TPM2_MatrixPanel/Glediator3_TPM2_MatrixPanel.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Glediator3_TPM2_MatrixPanel/Glediator3_TPM2_MatrixPanel.ino b/examples/Glediator3_TPM2_MatrixPanel/Glediator3_TPM2_MatrixPanel.ino
index e44a8f7..dc884a8 100644
--- a/examples/Glediator3_TPM2_MatrixPanel/Glediator3_TPM2_MatrixPanel.ino
+++ b/examples/Glediator3_TPM2_MatrixPanel/Glediator3_TPM2_MatrixPanel.ino
@@ -1,5 +1,5 @@
/* -------------------------- Class Initialisation -------------------------- */
-#include <ESP32-RGB64x32MatrixPanel-I2S-DMA.h>
+#include <ESP32-HUB75-MatrixPanel-I2S-DMA.h>
RGB64x32MatrixPanel_I2S_DMA matrix;
#include "TPM2.h" // https://github.com/rstephan/TPM2