PWMSparkMaxCompatibility

Compatibility implementation for the PWMSparkMax motor.

Functions

Link copied to clipboard
open override fun supportedTypes(): List<ControlType>

Retrieves a list of all control types supported by the PWMSparkMax motor.

Link copied to clipboard
open override fun supports(controlType: ControlType): Boolean

Checks if the PWMSparkMax motor supports a specific control type.