supports

open override fun supports(controlType: ControlType): Boolean

Checks if the PWMTalonSRX motor supports a specific control type.

Return

true if the control type is supported, false otherwise.

Parameters

controlType

The control type to check.