ThrowingBagels
ThrowingBagels copied to clipboard
Modifying `pin_layout.txt`
I tested a small change to pin_layout.txt
. I simply replaced the first two channel mappings with the following:
0,gpio2[6],P8_45,70 1,gpio2[7],P8_46,71
Interestingly I get a pulse train on P8_46, and nothing on P8_45.
Even still on P8_46 the data reads as (255,255,255), regardless of what data is sent on led-udp
or multidemo
I wonder if you've messed at all with changing the layout (i.e. to match LEDscape channels)?
Cheers, Thanks for the project.