4 lines
No EOL
284 B
C
4 lines
No EOL
284 B
C
/* For backwards compatibility only */
|
|
#pragma message "Please update your include to use ESP32-HUB75-MatrixPanel-I2S-DMA.h instead!"
|
|
#include "ESP32-HUB75-MatrixPanel-I2S-DMA.h"
|
|
typedef MatrixPanel_I2S_DMA RGB64x32MatrixPanel_I2S_DMA; // for backwards compatibility to old class name
|