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
I am currently trying to create a matrix display with ledcat but I am running in to this issue:
root@alarmpi ~ # cat text | ledcat --geometry 64x16 hub75 --level-select 22,23,24,25 --red 11,8 --green 27,9 --blue 1,10 --clock 17 --latch 4 --output-enable 18
thread '<unnamed>' panicked at 'index out of bounds: the len is 1024 but the index is 1024', src/device/hub75.rs:57:32
stack backtrace:
The display is not showing anything. Could anyone please help?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there,
I am currently trying to create a matrix display with ledcat but I am running in to this issue:
The display is not showing anything. Could anyone please help?
Thanks!
The text was updated successfully, but these errors were encountered: