Merge branch 'MoonModules:mdev' into mdev

This commit is contained in:
Troy
2024-08-13 16:15:23 -04:00
committed by GitHub

View File

@@ -623,6 +623,7 @@ BusHub75Matrix::BusHub75Matrix(BusConfig &bc) : Bus(bc.type, bc.start, bc.autoWh
// mxconfig.i2sspeed = HUB75_I2S_CFG::HZ_10M; // experimental - 5MHZ should be enugh, but colours looks slightly better at 10MHz
//mxconfig.min_refresh_rate = 90;
//mxconfig.min_refresh_rate = 120;
// mxconfig.clkphase = false; // can help in case that the leftmost column is invisible, or pixels on the right side "bleeds out" to the left.
#else
USER_PRINTLN("MatrixPanel_I2S_DMA - Default pins");