2020-11-28 10:03:17 +00:00
|
|
|
/* For backwards compatibility only */
|
|
|
|
#pragma message "Please update your include to use ESP32-HUB75-MatrixPanel-I2S-DMA.h instead!"
|
2020-12-07 18:39:39 +00:00
|
|
|
#include "ESP32-HUB75-MatrixPanel-I2S-DMA.h"
|
|
|
|
typedef MatrixPanel_I2S_DMA RGB64x32MatrixPanel_I2S_DMA; // for backwards compatibility to old class name
|