ledcat icon indicating copy to clipboard operation
ledcat copied to clipboard

Error on using HUB75 width a geometry of 64x16

Open freaknils opened this issue 4 years ago • 0 comments

Hi there,

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!

freaknils avatar Jun 01 '21 14:06 freaknils