Robot Core Documentation
|
Specifies the type of motor. More...
Public Attributes | |
Unknown | |
PWM | |
Servo | |
Specifies the type of motor.
robotCore.SmartMotor.SmartMotorType.PWM |
The motor is controlled by a PWM signal
robotCore.SmartMotor.SmartMotorType.Servo |
The motor is controlled by Servo style signal
robotCore.SmartMotor.SmartMotorType.Unknown |
The type is unknown