16 if(this->
pJoyOp->GetYButton()){
frc::XboxController * GetJoystickOperator(void)
void Interrupted() override
Runs once if the command is forced to stop.
ControlLight()
Class constructor.
void End() override
Runs once when IsFinished() returns true.
void Execute() override
Called in a loop during Teleop.
bool IsFinished() override
void Initialize() override
Runs once on initalization.
static OI * m_oi
Pointer for the Operator Interface (OI)
frc::XboxController * pJoyOp
static Light * m_Light
Pointer for the Light.