Class MotorSet

motor_specs is a dictionary such as

Declaration

class MotorSet(object)
source link

Documentation

{

OUTPUT_A : LargeMotor, OUTPUT_C : LargeMotor,

System Message: WARNING/2 (<string>, line 4)

Definition list ends without a blank line; unexpected unindent.

}

Methods

Subclasses