tacho_motor

Macro tacho_motor 

Source
macro_rules! tacho_motor {
    () => { ... };
}
Expand description

The TachoMotor provides a uniform interface for using motors with positional and directional feedback such as the EV3 and NXT motors. This feedback allows for precise control of the motors.