Dependencies:   PID_ PWMOut YMotorDriverBase YMotorDriverPusher YMotorDriverServo YMotorDriverShooter YMotorDriverSupplier

Dependents:   YMD

Revision:
1:793d739ebf5e
Parent:
0:44b89a084daf
Child:
2:2e3b56f045f5
--- a/YMotorDriver.cpp	Sun Aug 23 15:18:32 2015 +0000
+++ b/YMotorDriver.cpp	Sun Aug 23 15:19:34 2015 +0000
@@ -80,7 +80,7 @@
             return;
         }
     }
-    
+     
     DigitalOut err( dp28 );
     while ( true ){
         printf( "address:%d\r", address );