X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=src%2Forg%2Fusfirst%2Ffrc%2Fteam3501%2Frobot%2FConstants.java;h=97036b54f41ce14482e159032cbf6763966556c0;hb=72beefffed75fb4ead02721f516ffd7a436bac45;hp=7164c7b996b0d839bf74339018f79f93d407177e;hpb=5bee67e1c82f6a9e7f12a1e217b1fb80beb616bf;p=3501%2F2017steamworks diff --git a/src/org/usfirst/frc/team3501/robot/Constants.java b/src/org/usfirst/frc/team3501/robot/Constants.java index 7164c7b..97036b5 100644 --- a/src/org/usfirst/frc/team3501/robot/Constants.java +++ b/src/org/usfirst/frc/team3501/robot/Constants.java @@ -22,6 +22,8 @@ public class Constants { public static final int TOGGLE_CAMERA_FEEDS = 7; + public static final int TOGGLE_CAMERA_FEEDS = 4; + } public static class Shooter {