Package frc.robot
Class Constants.IO
java.lang.Object
frc.robot.Constants.IO
- Enclosing class:
- Constants
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
-
Constructor Summary
-
Method Summary
-
Field Details
-
MAIN_PORT
public static final int MAIN_PORT- See Also:
-
COPILOT_PORT
public static final int COPILOT_PORT- See Also:
-
COPILOT_SIMP_PORT
public static final int COPILOT_SIMP_PORT- See Also:
-
LEFT_BOARD_PORT
public static final int LEFT_BOARD_PORT- See Also:
-
RIGHT_BOARD_PORT
public static final int RIGHT_BOARD_PORT- See Also:
-
-
Constructor Details
-
IO
public IO()
-