Package frc.team670.robot
Class OI
java.lang.Object
frc.team670.robot.OI
public class OI
extends java.lang.Object
This class is the glue that binds the controls on the physical operator
interface to the commands and command groups that allow control of the robot.
-
Constructor Summary
Constructors Constructor Description OI()
-
Method Summary
-
Constructor Details
-
OI
public OI()
-