Update ESP32-VirtualMatrixPanel-I2S-DMA.h
This commit is contained in:
parent
ddebd4c317
commit
dc70588980
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue