Troubleshooting
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Constants.java
index 97036b54f41ce14482e159032cbf6763966556c0..6c3a6adabe85c45964c0fceb3a202557af99cd55 100644 (file)
@@ -20,9 +20,7 @@ public class Constants {
 
     public final static int TOGGLE_GEAR_PORT = 0;
 
-    public static final int TOGGLE_CAMERA_FEEDS = 7;
-
-    public static final int TOGGLE_CAMERA_FEEDS = 4;
+    public static final int TOGGLE_CAMERA_FEEDS = 1;
 
   }