You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filters sit inbetween the graphics (gfx) modules and the output (out) modules.
They can do things like gamma correction or mapping the matrix differently, for example folding it.
There should be more robust option parsing, there isn't much handling incorrect use there.
sudo ./sled -o "rpi_hub75: --led-rows=64 --led-cols=64 --led-chain=6 --led-pixel-mapper=U-mapper;Rotate:180" --filter
gave me a segmentation fault
The text was updated successfully, but these errors were encountered: