read and write to local file system.

Fork of LocalFileSystem_Read by Hayley Cashdollar

Files at this revision

API Documentation at this revision

Comitter:
perr1940
Date:
Thu Jul 02 22:27:51 2015 +0000
Parent:
2:67fab81637b1
Commit message:
changed header file declaration

Changed in this revision

localRead.h Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- a/localRead.h	Wed Jul 01 00:01:33 2015 +0000
+++ b/localRead.h	Thu Jul 02 22:27:51 2015 +0000
@@ -19,8 +19,10 @@
 
 
 
-#endif
 
 extern void ReadFile(void);
 extern void WriteFile(void);
 extern void localRead(void);
+
+#endif
+
--- a/mbed.bld	Wed Jul 01 00:01:33 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/7cff1c4259d7
\ No newline at end of file