MotorCompatibility

Interface defining motor compatibility for different control types.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

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

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

Checks if the motor supports a specific control type.