Josh
Results
1
issues of
Josh
The line: RGBmatrixPanel matrix(A, B, C, CLK, LAT, OE, true); Should be: RGBmatrixPanel matrix(A, B, C, CLK, LAT, OE, false); Otherwise, the text fails to display.