02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
47:1dc3b5f7bf4a
Parent:
45:eb06f1d42938
Child:
48:e9578f56534a
diff -r 70031ad8f2b9 -r 1dc3b5f7bf4a main.cpp
--- a/main.cpp	Thu Jul 09 13:37:43 2015 +0000
+++ b/main.cpp	Mon Jul 13 10:34:29 2015 +0000
@@ -10,5 +10,5 @@
 {
     initialise(); //used to create the Datalog file
    calculate(5);    //testing
-   averageData();   // adds the average from B2 to B6
+
 }
\ No newline at end of file