Code to run 2x HC-SR04 Ultrasonic sensors

Dependencies:   mbed HC_SR04_Ultrasonic_Library

Revision:
24:7f14b70fc9ef
Parent:
23:c76594f491f2
Child:
25:2e7a847a4432
--- a/main.cpp	Mon Apr 08 10:47:57 2019 +0100
+++ b/main.cpp	Mon Apr 08 11:03:25 2019 +0100
@@ -10,4 +10,3 @@
         wait(0.2);
     }
 }
-