Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: main.cpp
- 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