02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Revision:
63:7d2bff227f65
Parent:
61:e7f2a0e38360
Child:
65:08b3eb9b95dd
--- a/main.cpp	Tue Aug 04 14:37:54 2015 +0000
+++ b/main.cpp	Wed Aug 05 08:13:19 2015 +0000
@@ -15,7 +15,7 @@
 {
     initialise(3);                                 //used to create the Datalog file should happen once for every bend test
     handshake();      
-    run();
+    pc.printf("hello2");
 }
 void handshake()
 {