aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormrcodetastic <12006953+mrcodetastic@users.noreply.github.com>2025-02-19 08:15:30 +0000
committermrcodetastic <12006953+mrcodetastic@users.noreply.github.com>2025-02-19 08:15:30 +0000
commitdc70588980dea2cd05c52cb5f8eea088cd2b6c39 (patch)
tree03c24edaf4a4f0ab61920f40e8a1eab71c189b39 /src
parentddebd4c317a6373d39f101a952eea6645f347332 (diff)
Update ESP32-VirtualMatrixPanel-I2S-DMA.h
Diffstat (limited to 'src')
-rw-r--r--src/ESP32-VirtualMatrixPanel-I2S-DMA.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ESP32-VirtualMatrixPanel-I2S-DMA.h b/src/ESP32-VirtualMatrixPanel-I2S-DMA.h
index 247759f..104ed5b 100644
--- a/src/ESP32-VirtualMatrixPanel-I2S-DMA.h
+++ b/src/ESP32-VirtualMatrixPanel-I2S-DMA.h
@@ -35,7 +35,7 @@
#include <Fonts/FreeSansBold12pt7b.h>
#endif
-#warning "VirtualMatrixPanel is depreciated. Please include 'ESP32-VirtualMatrixPanel_T.hpp' and use VirtualMatrixPanel_T instead. Refer to the documentation and VirtualMatrixPanel.ino example."
+#warning "VirtualMatrixPanel is depreciated. Please include 'ESP32-HUB75-VirtualMatrixPanel_T.hpp' and use VirtualMatrixPanel_T instead. Refer to the documentation and VirtualMatrixPanel.ino example."
struct VirtualCoords
{