PWMSpark Max Controls
Control implementations for PWMSparkMax motors.
Provides control lambdas for PWM and voltage control modes.
Properties
Link copied to clipboard
Lambda for position control. Not supported for PWMSparkMax, so this is null.
Link copied to clipboard
Lambda for PWM control. Sets the output of the PWMSparkMax motor to the specified value.
Link copied to clipboard
Lambda for velocity control. Not supported for PWMSparkMax, so this is null.
Link copied to clipboard
Lambda for voltage control. Sets the voltage output of the PWMSparkMax motor to the specified value.