TalonFXCompatibility

Compatibility implementation for the TalonFX motor.

Functions

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

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

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

Checks if the TalonFX motor supports a specific control type.