02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
33:929f1755664b
Parent:
30:ab3a436e8968
Child:
34:f863a6dc0543
--- a/main.cpp	Wed Jul 08 08:13:10 2015 +0000
+++ b/main.cpp	Wed Jul 08 08:37:07 2015 +0000
@@ -7,5 +7,5 @@
 int main(void)
 {
    // pc.printf("'%f'",Distance());
-    calculate();
+    calculate(5);
 }
\ No newline at end of file