Package frc.robot
Class Constants.MotorConstants
java.lang.Object
frc.robot.Constants.MotorConstants
- Enclosing class:
- Constants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final SignalsConfig
SignalsConfig that can be applied to a SparkMax to slow down its CAN periodic. -
Constructor Summary
-
Method Summary
-
Field Details
-
SLOW_SIGNALS_CONFIG
SignalsConfig that can be applied to a SparkMax to slow down its CAN periodic.
-
-
Constructor Details
-
MotorConstants
public MotorConstants()
-