abrayan

Dependencies:   mbed

Revision:
4:6fff0b259d65
Parent:
3:3936d249a67c
Child:
5:66f0a55f249d
--- a/main.cpp	Fri Sep 07 12:26:34 2018 +0000
+++ b/main.cpp	Fri Sep 07 12:27:33 2018 +0000
@@ -69,7 +69,7 @@
     char nmotor=dat[NUM_MOTOR];
     char grados=dat[NUM_GRADOS];
     mover_ser(nmotor,grados); 
-    debug_m("fin del comado guardar..\n");    
+    debug_m("fin del comado ..\n");    
     
 }