read and write to local file system.

Fork of LocalFileSystem_Read by Hayley Cashdollar

Revision:
3:00d1d2418528
Parent:
1:a5555eb914bb
--- 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
+