02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
24:92600b1d15b1
Parent:
23:6c2416d81825
Parent:
20:0b2279011691
Child:
25:bab86a12e9ad
--- a/main.cpp	Tue Jul 07 12:49:02 2015 +0000
+++ b/main.cpp	Tue Jul 07 12:56:24 2015 +0000
@@ -3,7 +3,9 @@
 #include "Distance.h"
 //#include "Counter.h
 
-int main()
+int main(void)
 {
-    
+
+    calculate();
+
 }
\ No newline at end of file