SD Test JP

Dependencies:   SDFileSystem

Revision:
0:e57e0f4c4b49
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Tue Apr 03 16:43:59 2018 +0000
@@ -0,0 +1,13 @@
+#include "mbed.h"
+#include "SDFileSystem.h"
+
+
+
+
+int main(){
+    
+    
+    while(true){
+        
+    }
+}
\ No newline at end of file