From 6cd5c72a239c4622a15c6724d92a37219538304e Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Sun, 19 Feb 2023 16:47:52 +1000 Subject: [PATCH] Update ESP32-VirtualMatrixPanel-I2S-DMA.h --- src/ESP32-VirtualMatrixPanel-I2S-DMA.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/ESP32-VirtualMatrixPanel-I2S-DMA.h b/src/ESP32-VirtualMatrixPanel-I2S-DMA.h index ea49388..cf5324a 100644 --- a/src/ESP32-VirtualMatrixPanel-I2S-DMA.h +++ b/src/ESP32-VirtualMatrixPanel-I2S-DMA.h @@ -11,14 +11,14 @@ However, the function of this class has expanded now to also manage the output for - 1) HALF scan panels = Two rows updated in parallel. - * 64px high panel = (incorrectly) referred to as 1/32 scan - * 32px high panel = (incorrectly) referred to as 1/16 scan - * 16px high panel = (incorrectly) referred to as 1/8 scan + 1) TWO scan panels = Two rows updated in parallel. + * 64px high panel = sometimes referred to as 1/32 scan + * 32px high panel = sometimes referred to as 1/16 scan + * 16px high panel = sometimes referred to as 1/8 scan 2) FOUR scan panels = Four rows updated in parallel - * 32px high panel = (incorrectly) referred to as 1/8 scan - * 16px high panel = (incorrectly) referred to as 1/4 scan + * 32px high panel = sometimes referred to as 1/8 scan + * 16px high panel = sometimes referred to as 1/4 scan YouTube: https://www.youtube.com/brianlough Tindie: https://www.tindie.com/stores/brianlough/