PWMTalonSRXCompatibility

Compatibility implementation for the PWMTalonSRX motor.

Functions

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

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

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

Checks if the PWMTalonSRX motor supports a specific control type.