02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
18:bb632df62f51
Parent:
16:745001c41fee
Child:
24:92600b1d15b1
--- a/Calculate.h	Tue Jul 07 08:47:35 2015 +0000
+++ b/Calculate.h	Tue Jul 07 11:00:08 2015 +0000
@@ -1,4 +1,6 @@
 #ifndef CALCULATE_H
 #define CALCULATE_H
 
+int calculate();
+
 #endif
\ No newline at end of file