diff --git a/ESP32-RGB64x32MatrixPanel-I2S-DMA.h b/ESP32-RGB64x32MatrixPanel-I2S-DMA.h new file mode 100644 index 0000000..240372a --- /dev/null +++ b/ESP32-RGB64x32MatrixPanel-I2S-DMA.h @@ -0,0 +1,3 @@ +/* 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" \ No newline at end of file