hisyam fs / Mbed 2 deprecated Test_all

Dependencies:   mbed ADS1115 StepperMotor SRF05 TPA81new

Files at this revision

API Documentation at this revision

Comitter:
hisyamfs
Date:
Thu Jan 31 12:28:44 2019 +0000
Parent:
29:6b4df1306d21
Child:
33:a45938695baf
Commit message:
ir all

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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);
     }
 }