|
Re: Vex start up code run PWM outputs without Rx
If you want to run your regular code autonomously, but don't want to put it in the autonomous loop, you can bypass the autonomous loop by commenting out the call in main.c and arranging it so you just fall through your normal code.
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
|