tes ir atas semua

Dependencies:   mbed ADS1115 StepperMotor SRF05 TPA81new

Revision:
32:79d1e5f8e5d2
Parent:
29:6b4df1306d21
Child:
34:09b48ae6ac49
diff -r 6b4df1306d21 -r 79d1e5f8e5d2 main.cpp
--- a/main.cpp	Thu Jan 24 10:49:22 2019 +0000
+++ b/main.cpp	Thu Jan 31 12:28:44 2019 +0000
@@ -131,6 +131,7 @@
 //        pc.printf("%.2f            %.2f\n", dist_b2, dist_b3);
 //        pc.printf("      %.2f\n", dist_b4);
         
-        wait(1);
+        pc.printf("\033[2J\033[H");
+        wait(0.5);
     }
 }