PIDs and fun

Dependencies:   btbee m3pi_ng mbed FatFileSystemCpp

Revision:
13:0b1e1e90f147
Parent:
12:057471fb3616
Child:
19:e7183dbcc0ba
--- a/main.cpp	Thu May 28 14:32:08 2015 +0000
+++ b/main.cpp	Thu May 28 14:51:36 2015 +0000
@@ -318,8 +318,8 @@
 //    timer = 0;
 //    LoopTime.reset();
 
-        
+    fprintf(fp,"LOL");
+    fclose(fp); 
     }
-    fprintf(fp,"LOL");
-    fclose(fp);
+    
 }