In my program for the starkicker robot, I have to keep on repeating this section of code for movement during autonomous
I use this to make my robot move forward an whatnot.
Is there anyway that I can replace the code above with something like this:
Thanks