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