Creates methods for setting speed, adding to speed, and subtracting from speed along...
authorEvanYap <evanyap.14@gmail.com>
Thu, 21 Jan 2016 04:23:14 +0000 (20:23 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Sat, 23 Jan 2016 03:37:35 +0000 (19:37 -0800)
commit7f12e81730a9447aba08810467ba03937d5e7a90
tree9b670f9c2036ff75c674032b51276423d35e9b16
parentab4925409a44bb55bd6531e8863563a949f07944
Creates methods for setting speed, adding to speed, and subtracting from speed along with buttons corresponding to their actions
src/org/usfirst/frc/team3501/robot/OI.java
src/org/usfirst/frc/team3501/robot/commands/ShooterTest.java