Hi I just setup my new SmartMatrix with a 16x32 RGB panel. It looks fantastic and I’m surprised it wasn’t too difficult to put together.
I’m just having some problems with the scrolling text menus. The text is at the very bottom and basically cut off. This is after changing the following settings:
kMatrixHeight = 16
kPanelType = SMARTMATRIX_HUB75_16ROW_MOD8SCAN
If I leave everything as default:
kMatrixHeight = 32
kPanelType = SMARTMATRIX_HUB75_32ROW_MOD16SCAN
The text is centered but all the visuals are cut off.
Is there something else I need to change before compiling a build for 16x32?
Thanks.