Skip to content

Commit f5cb4b4

Browse files
committed
Update RobotMap.java
1 parent b6b7246 commit f5cb4b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/frc/robot/RobotMap.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
public class RobotMap {
66
public static class mapControllers {
77
public static final int DRIVER_USB = 0;
8+
public static final int OPERATOR_USB = 1;
89
}
910

1011
public static class mapDrivetrain {

0 commit comments

Comments
 (0)