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 libMiMic by
Diff: cpp/mimic.h
- Revision:
- 7:2b33a8d84eb3
- Parent:
- 6:9e06cb30603a
- Child:
- 16:5aacf74ae574
diff -r 9e06cb30603a -r 2b33a8d84eb3 cpp/mimic.h --- a/cpp/mimic.h Sat Apr 06 14:36:26 2013 +0000 +++ b/cpp/mimic.h Tue Apr 09 09:32:25 2013 +0000 @@ -10,5 +10,6 @@ #include "ModRomFiles.h" #include "ModRemoteMcu.h" #include "ModMiMicSetting.h" +#include "ModLocalFileSystem.h" using namespace MiMic; \ No newline at end of file
