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