Commiting so I can pull
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Constants.java
index 432b068d8cf24fbcd50302a505c09356527d77ea..97036b54f41ce14482e159032cbf6763966556c0 100644 (file)
@@ -17,11 +17,13 @@ public class Constants {
     public final static int TOGGLE_WINCH_PORT = 0;
     public final static int TOGGLE_FLYWHEEL_PORT = 0;
     public final static int TOGGLE_INDEXWHEEL_PORT = 0;
-<<<<<<< HEAD
+
     public final static int TOGGLE_GEAR_PORT = 0;
-=======
-       public static final int TOGGLE_CAMERA_FEEDS = 7;
->>>>>>> Made final int for toggling camera feeds equal to 7(button 7)
+
+    public static final int TOGGLE_CAMERA_FEEDS = 7;
+
+    public static final int TOGGLE_CAMERA_FEEDS = 4;
+
   }
 
   public static class Shooter {