From: Lauren Meier Date: Sat, 13 Feb 2016 23:35:45 +0000 (-0800) Subject: change author to Lauren X-Git-Url: http://challenge-bot.com/repos/?p=3501%2Fstronghold-2016;a=commitdiff_plain;h=d4649cd77148e57fd8ad47457b0593a00079c953 change author to Lauren --- diff --git a/src/org/usfirst/frc/team3501/robot/commands/SetWinchSpeed.java b/src/org/usfirst/frc/team3501/robot/commands/SetWinchSpeed.java index be0ea219..4f5a69ae 100644 --- a/src/org/usfirst/frc/team3501/robot/commands/SetWinchSpeed.java +++ b/src/org/usfirst/frc/team3501/robot/commands/SetWinchSpeed.java @@ -12,7 +12,7 @@ import edu.wpi.first.wpilibj.command.Command; * * post-condition: winch motor set to a specified speed. * - * @author Meryem and Avi + * @author Lauren * */