Motor Configuration Test – Forward

File name: Motor_Config_Test_Forward.ino

 

 

//Runs both motors and 25% power for 2.5 seconds, then brakes.
motorSpeed(4,35);
goFor(5);
brake(4);