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

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OI

      public OI()