X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/c39bf81f1820600053271e037891e614f67c9646..cb0bd1585f0e7ca7fb0f23b571ca558fd810a48f:/drivers/fatfs/ffconf.h diff --git a/drivers/fatfs/ffconf.h b/drivers/fatfs/ffconf.h index 440605e..0218591 100644 --- a/drivers/fatfs/ffconf.h +++ b/drivers/fatfs/ffconf.h @@ -41,7 +41,7 @@ /* 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 */