rpi-rgb-led-matrix
rpi-rgb-led-matrix copied to clipboard
Updated ZStripeMultiplexMapper to support variable tile sizes
This change allowed me to use the ZStripeMultiplexMapper with a tile height of 13, for an LED panel that required this change for the mapping to work
I decided to update ZStripeMultiplexMapper - rather than make a new mapping - because this change may be helpful for future panels that require different tile heights or widths, like mine.
I've updated the existing mappings so that their original tile size values (8 and 4) are accounted for.