hzeller / rpi-rgb-led-matrix

Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
GNU General Public License v2.0
3.72k stars 1.17k forks source link

Fix for orientation being swapped as described in https://github.com/hzeller/rpi-rgb-led-matrix/issues/1663 #1664

Closed marcmerlin closed 3 months ago

marcmerlin commented 5 months ago

After this fix (ignore the upside down, the important part is orientation remains the same)

--led-chain=4 PXL_20240611_193703235

--led-chain=5 (displays spills out on missing panel but orientation and panel order is preserved) PXL_20240611_193738126

marcmerlin commented 5 months ago

putting the issue in the subject line didn't work, let me reference it here: https://github.com/hzeller/rpi-rgb-led-matrix/issues/1663