Make 2 new classes, ExtendPunch and RetractPunch in the place of Punch
authorniyatisriram <niyatisriram@gmail.com>
Wed, 17 Feb 2016 19:32:49 +0000 (11:32 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Wed, 17 Feb 2016 20:33:40 +0000 (12:33 -0800)
commit90cf1657f15a9f66ce79dacf898ad2b9b453ae16
tree482b0eac979e222b6e521363fd48edaee62a9f0d
parentc908edf8d7cac59b5b94a77676de4c9c69425d78
Make 2 new classes, ExtendPunch and RetractPunch in the place of Punch
src/org/usfirst/frc/team3501/robot/commands/shooter/ExtendPunch.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commands/shooter/Punch.java [deleted file]
src/org/usfirst/frc/team3501/robot/commands/shooter/RetractPunch.java [new file with mode: 0644]