Open XelekGakure opened 2 years ago
Hey @XelekGakure , I needed to do the same thing!
You need the '--led-pixel-mapper' parameter
See these links for more info: https://github.com/hzeller/rpi-rgb-led-matrix#panel-arrangement https://github.com/hzeller/rpi-rgb-led-matrix/tree/master/examples-api-use#remapping-coordinates
Specifically --led-pixel-mapper "V-mapper"
should do it for you !
Hi, i try to use
rpi-rgb-led-matrix
with two led modules vertically aligned but when i try to use them, they align horizontally.What parameters should i have to use ?