Package frc.robot
Class Constants.DashboardConstants
java.lang.Object
frc.robot.Constants.DashboardConstants
- Enclosing class:
- Constants
Constants used to configure the driver dashboard.
-
Field Details
-
AUTO_TAB_NAME
The name of the tab used in Auto.- See Also:
-
TELEOP_TAB_NAME
The name of the tab used in Teleop.- See Also:
-
-
Constructor Details
-
DashboardConstants
public DashboardConstants()
-