CE201 Embedded : 2022-23 / Mbed 2 deprecated Car1

Dependencies:   mbed

Revision:
6:e15a4b0c8cbf
Parent:
5:0382ed1bf13d
Child:
7:b8a29109ae84
--- a/main.cpp	Sat Mar 11 13:31:50 2017 +0000
+++ b/main.cpp	Sat Mar 11 13:45:04 2017 +0000
@@ -56,7 +56,7 @@
             setActiveUS(iCount);            //set mux address
             rawUS_data[iCount] = getPing();  //get raw measurement
             iCount +=1;
-            wait(0.4);                      //will need calibrating
+            wait(0.4);                                                          //will need calibrating
         }
         
         US1_mean[0]=rawUS_data[0];          //assign new value