Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
This commit is contained in:
parent
15fd8671d9
commit
27e61846a2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue