applyTo

abstract fun applyTo(motor: T)

Applies the configuration to the given motor.

Parameters

motor

The motor instance to configure.