Rampa

Dependencies:   MotorAPasos SRF05 mbed

Revision:
2:85b81b653708
Parent:
1:d8b36fb1532f
--- a/main.cpp	Mon Mar 07 04:37:34 2016 +0000
+++ b/main.cpp	Mon Mar 07 06:15:23 2016 +0000
@@ -61,7 +61,7 @@
                         motor1.izquierda();
                     }
                     motor1.stop();
-                    wait(5);
+//                    wait(5);
 //                }
             }
         }
@@ -95,7 +95,7 @@
                         motor1.derecha();
                     }
                     motor1.stop();
-                    wait(5);
+//                    wait(5);
 //                }
             }
         }