File System Store Example

Revision:
1:82aae36f032f
Parent:
0:375857320a2e
--- 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