SYLIB not working

Sylvie sorry for the ping, but nobody on VTOW could figure out the problem, so I figured I would ask you. I’m pretty sure I’ve done everything correctly, and have it set up so that the LEDs should turn on when the program initializes, but nothing happens.



IMG_3592
IMG_3591

I removed the ping, it’s most likely not code.
see this.

you may also just want to try this demo using the VEX VSCode extension.

change this line in the demo to use a different port, 22 is the internal 3wire port.

addressable_led addrled(vex::triport(PORT20).A, 60 );
1 Like

Sorry for the late reply, I forgot that I made this post. As it turns out, every single ADI port on my brain was dead.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.