02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
30:ab3a436e8968
Parent:
27:f3ca0269515f
Child:
33:929f1755664b
diff -r e930f0eeb5f3 -r ab3a436e8968 main.cpp
--- a/main.cpp	Tue Jul 07 14:56:29 2015 +0000
+++ b/main.cpp	Wed Jul 08 07:47:28 2015 +0000
@@ -6,6 +6,6 @@
 
 int main(void)
 {
-    pc.printf("'%f'",Distance());
-
+   // pc.printf("'%f'",Distance());
+    calculate();
 }
\ No newline at end of file