Add buttons to OI class
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Constants.java
index 7c9d216e382645c5e9e4086c163e298759e40684..bf265a4fea8ced0142b226ae055c79de7b77f902 100644 (file)
@@ -12,6 +12,7 @@ public class Constants {
     public final static int RIGHT_STICK_PORT = 1;
     public final static int TOGGLE_WINCH_PORT = 0;
 
+    public final static int TOGGLE_WINCH_PORT = 0;
     public final static int TOGGLE_FLYWHEEL_PORT = 0;
     public final static int TOGGLE_INDEXWHEEL_PORT = 0;
   }