Macro ev3dev_lang_rust::dc_motor
source · [−]macro_rules! dc_motor {
() => { ... };
}Expand description
The DcMotor provides a uniform interface for using regular DC motors with no fancy controls or feedback. This includes LEGO MINDSTORMS RCX motors and LEGO Power Functions motors.