supports

abstract fun supports(controlType: ControlType): Boolean

Checks if the motor supports a specific control type.

Return

true if the control type is supported, false otherwise.

Parameters

controlType

The control type to check.