Package frc.robot
Class Constants.Motors.Intake
java.lang.Object
frc.robot.Constants.Motors.Intake
- Enclosing class:
- Constants.Motors
Intake and indexer motor constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INTAKE_MOTOR_ID_LEFT
public static final int INTAKE_MOTOR_ID_LEFT- See Also:
-
INTAKE_MOTOR_ID_RIGHT
public static final int INTAKE_MOTOR_ID_RIGHT- See Also:
-
INDEXER_MOTOR_ID
public static final int INDEXER_MOTOR_ID- See Also:
-
-
Constructor Details
-
Intake
public Intake()
-