G_team
1
how to code pneumatics during autonomous period in vex code pro c++
Do some research on the forum.
The functions during auton are the same as usercontrol, without dealing with the controller input.
The first place to start with all these types of questions is the vex knowledge base.
second would be the vex C++ api documentation
https://api.vex.com/v5/home/cpp/Pneumatics.html
4 Likes