From 97308637b4371c153a46d5774f7332055ae5d766 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Tue, 17 Aug 2021 10:46:43 +0100 Subject: [PATCH] Delete ESP32-RGB64x32MatrixPanel-I2S-DMA.h Remove legacy --- ESP32-RGB64x32MatrixPanel-I2S-DMA.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 ESP32-RGB64x32MatrixPanel-I2S-DMA.h diff --git a/ESP32-RGB64x32MatrixPanel-I2S-DMA.h b/ESP32-RGB64x32MatrixPanel-I2S-DMA.h deleted file mode 100644 index a35590f..0000000 --- a/ESP32-RGB64x32MatrixPanel-I2S-DMA.h +++ /dev/null @@ -1,4 +0,0 @@ -/* 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 \ No newline at end of file