X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=src%2Forg%2Fusfirst%2Ffrc%2Fteam3501%2Frobot%2FConstants.java;h=6c3a6adabe85c45964c0fceb3a202557af99cd55;hb=5c6d9c86b4031c75dbd98d49a27996420cf2931b;hp=a40334d01c5bdfc3cbd6eda96790d9e001ab6cce;hpb=7638f542e1317fc20c57cc76f3196bfe3411d68b;p=3501%2F2017steamworks diff --git a/src/org/usfirst/frc/team3501/robot/Constants.java b/src/org/usfirst/frc/team3501/robot/Constants.java index a40334d..6c3a6ad 100644 --- a/src/org/usfirst/frc/team3501/robot/Constants.java +++ b/src/org/usfirst/frc/team3501/robot/Constants.java @@ -20,7 +20,7 @@ public class Constants { public final static int TOGGLE_GEAR_PORT = 0; - public static final int TOGGLE_CAMERA_FEEDS = 4; + public static final int TOGGLE_CAMERA_FEEDS = 1; }