File System Store Example
Revision 1:82aae36f032f, committed 2018-11-11
- Comitter:
- Offir Kochalsky
- Date:
- Sun Nov 11 14:23:40 2018 +0200
- Parent:
- 0:375857320a2e
- Commit message:
- remove unneccessary includes
Changed in this revision
main_example_fsst.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 375857320a2e -r 82aae36f032f main_example_fsst.cpp --- a/main_example_fsst.cpp Sun Nov 11 14:14:39 2018 +0200 +++ b/main_example_fsst.cpp Sun Nov 11 14:23:40 2018 +0200 @@ -17,10 +17,7 @@ #include "BlockDevice.h" #include "FileSystem.h" #include "FileSystemStore.h" -/* -#include "mbed_error.h" -#include <stdlib.h> -*/ + using namespace mbed; #define EXAMPLE_VALUE_BUF_SIZE 64