/ 3: f_lseek is removed in addition to level 2. */
-#define _USE_STRFUNC 0 /* 0, 1 or 2 */
+#define _USE_STRFUNC 1 /* 0, 1 or 2 */
/* To enable string functions, set _USE_STRFUNC to 1 or 2. */
-#define _USE_MKFS 1 /* 0 or 1 */
+#define _USE_MKFS 0 /* 0 or 1 */
/* To enable f_mkfs function, set _USE_MKFS to 1 and set _FS_READONLY to 0 */