New library to control a robot with two stepper motors

Hi Robin,
Stepper motors are gluttonous little things and the robot needs to be powered with batteries. If the motors are turned on all the time, robot's autonomy will be very low. By default, the library turns off the motors when it has finished execute the requested movements. However, it is possible to keep the engines energized using mvBrake movement. This is useful if the robot has to stop on an incline.