Update ESP32-VirtualMatrixPanel-I2S-DMA.h

This commit is contained in:
mrcodetastic 2025-02-19 08:15:30 +00:00
parent ddebd4c317
commit dc70588980

View file

@ -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
{