1 #ifndef _cCompressor_HG_ 3 #define _cCompressor_HG_ 5 #include <frc/commands/Subsystem.h> 8 #include <frc/Compressor.h> 26 #endif // _cCompressor_HG_
void SetState(bool enabled)
frc::Compressor * pCompressor
void InitDefaultCommand() override
Initalizes the default command for this subsystem (DriveWithJoystick)
A subsystem that interfaces with the robot's cCompressor.
cCompressor()
Class constructor.