change variables 'left' and 'right' that store joystick values to 'thrust' and 'twist'
authorCindy Zhang <cindyzyx9@gmail.com>
Thu, 12 Jan 2017 05:17:05 +0000 (21:17 -0800)
committerCindy Zhang <cindyzyx9@gmail.com>
Sat, 14 Jan 2017 03:19:27 +0000 (19:19 -0800)
commit5483fde92e93a81b148371eb4eb9f69c44a7d591
tree70b8fc1645636a2a0d51f47f4782630494770318
parentb06733de632ce2ee4f986f89617940757fee9718
change variables 'left' and 'right' that store joystick values to 'thrust' and 'twist'
src/org/usfirst/frc/team3501/robot/commands/driving/JoystickDrive.java
src/org/usfirst/frc/team3501/robot/subsystems/DriveTrain.java