Hi, I just bought two of these 64x32 panels which I plan to put together to make a 64x64
I’m curious if my setting for in my Teensy sketch should be:
kPanelType = SMARTMATRIX_HUB75_64ROW_MOD32SCAN;
And then just set my matrix width and height to 64…
Seems like that should work… Anything else I would need to change for a 64x64?
Thanks