15 std::cout <<
"Compressor set to: " << enabled << std::endl;
void SetState(bool enabled)
frc::Compressor * pCompressor
void InitDefaultCommand() override
Initalizes the default command for this subsystem (DriveWithJoystick)
An interface command for driving the robot with an xbox controller.
cCompressor()
Class constructor.