02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
38:da262dc4f90a
Parent:
37:442292ae12da
Child:
39:3527578e78dd
diff -r 442292ae12da -r da262dc4f90a main.cpp
--- a/main.cpp	Wed Jul 08 08:42:29 2015 +0000
+++ b/main.cpp	Wed Jul 08 10:11:44 2015 +0000
@@ -8,4 +8,6 @@
 
 int main(void)
 {
+    calculate(distance());
+    //printArray();
 }
\ No newline at end of file