From 27e61846a247ad9b70a85ff4763fceb7f5d8c05c Mon Sep 17 00:00:00 2001 From: mrcodetastic <12006953+mrcodetastic@users.noreply.github.com> Date: Mon, 17 Mar 2025 17:41:02 +0000 Subject: [PATCH] Update ESP32-HUB75-MatrixPanel-I2S-DMA.h --- src/ESP32-HUB75-MatrixPanel-I2S-DMA.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ESP32-HUB75-MatrixPanel-I2S-DMA.h b/src/ESP32-HUB75-MatrixPanel-I2S-DMA.h index ea18318..818eff0 100644 --- a/src/ESP32-HUB75-MatrixPanel-I2S-DMA.h +++ b/src/ESP32-HUB75-MatrixPanel-I2S-DMA.h @@ -319,6 +319,7 @@ struct HUB75_I2S_CFG bool clkphase; // Minimum refresh / scan rate needs to be configured on start due to LSBMSB_TRANSITION_BIT calculation in allocateDMAmemory() + // Set this to '1' to get all colour depths displayed with correct BCM time weighting. uint8_t min_refresh_rate; // struct constructor