Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of LocalFileSystem_Read by
Diff: localRead.h
- Revision:
- 3:00d1d2418528
- Parent:
- 1:a5555eb914bb
diff -r 67fab81637b1 -r 00d1d2418528 localRead.h --- 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 +