aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-07-30 08:50:51 +0100
committermrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2020-07-30 08:50:51 +0100
commit3f6fd01767521f3fe2dfe2848f887dd370edb5eb (patch)
tree59466166547a22baabd0168f3643ac942d197637
parenta0b6f0d49341b5a628a996704a785435e0c26040 (diff)
Minor cleanup
-rw-r--r--ESP32-RGB64x32MatrixPanel-I2S-DMA.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ESP32-RGB64x32MatrixPanel-I2S-DMA.cpp b/ESP32-RGB64x32MatrixPanel-I2S-DMA.cpp
index ba77ece..cc07599 100644
--- a/ESP32-RGB64x32MatrixPanel-I2S-DMA.cpp
+++ b/ESP32-RGB64x32MatrixPanel-I2S-DMA.cpp
@@ -52,9 +52,6 @@
*/
-#define ESP32_NUM_FRAME_BUFFERS 1
-
-
bool RGB64x32MatrixPanel_I2S_DMA::allocateDMAmemory()
{