add compressor on/off
authorLogan Howard <logan@oflogan.com>
Fri, 17 Apr 2015 03:08:26 +0000 (20:08 -0700)
committerLogan Howard <logan@oflogan.com>
Fri, 17 Apr 2015 03:08:26 +0000 (20:08 -0700)
commit510cff21b567a9d71b188b28081b716b9ea816cc
tree387f3c78b3f1fd3509ea800c7505410893adbe90
parentf24c549dc374aed0a8b543e1c64139ef0318b65b
add compressor on/off
src/org/usfirst/frc/team3501/robot/OI.java
src/org/usfirst/frc/team3501/robot/commands/CommandBase.java
src/org/usfirst/frc/team3501/robot/commands/TurnOffCompressor.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/TurnOnCompressor.java [new file with mode: 0644]