Enum MotorId

Enum Documentation

enum tap::motor::MotorId

CAN IDs for the feedback messages sent by DJI motor controllers. Motor i in the set {1, 2,…,8} sends feedback data with in a CAN message with ID 0x200 + i. for declaring a new motor, must be one of these motor identifiers

Values:

enumerator MOTOR1
enumerator MOTOR2
enumerator MOTOR3
enumerator MOTOR4
enumerator MOTOR5
enumerator MOTOR6
enumerator MOTOR7
enumerator MOTOR8