testando

Dependencies:   mbed TextLCD2

Revision:
12:976d42656c4c
Parent:
11:dc557e461dfd
Child:
16:70baa0057a76
--- a/main_PM.cpp	Mon May 25 16:05:21 2020 +0000
+++ b/main_PM.cpp	Mon May 25 17:23:23 2020 +0000
@@ -59,7 +59,7 @@
         }
         if (y_menos == 0){
             for(int i = 0; i < 4; i++){
-            eixox = antih[i];
+            eixoy = antih[i];
             wait(t_motor);
             } 
         }
@@ -71,7 +71,7 @@
         }
         if (z_menos == 0){
             for(int i = 0; i < 4; i++){
-            eixox = antih[i];
+            eixoz = antih[i];
             wait(t_motor);
             } 
         }