constants
[3501/2017steamworks] / src / org / usfirst / frc / team3501 / robot / Constants.java
index d49e2c494cc7284351a9eebfdd1bab5c91c2eccd..5d14ccd1b8d7d9d3be2f2c549eb76ce02bb2177c 100644 (file)
@@ -13,6 +13,7 @@ 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;
+       public static final int TOGGLE_CAMERA_FEEDS = 4;
   }
 
   public static class Shooter {