Motor command codes.
More...
◆ CLEAR_NOVRAM
int motor.defines.MotorCommand.CLEAR_NOVRAM = 8 |
|
static |
◆ DISABLE
int motor.defines.MotorCommand.DISABLE = 5 |
|
static |
◆ ENABLE
int motor.defines.MotorCommand.ENABLE = 4 |
|
static |
◆ INIT
int motor.defines.MotorCommand.INIT = 2 |
|
static |
◆ MOVE
int motor.defines.MotorCommand.MOVE = 6 |
|
static |
◆ NONE
int motor.defines.MotorCommand.NONE = 0 |
|
static |
◆ RESET
int motor.defines.MotorCommand.RESET = 1 |
|
static |
◆ SET_POSITION
int motor.defines.MotorCommand.SET_POSITION = 7 |
|
static |
◆ STOP
int motor.defines.MotorCommand.STOP = 3 |
|
static |
The documentation for this class was generated from the following file: