diff --git a/external/fatfs/src/ffconf.h b/external/fatfs/src/ffconf.h index 9cca6c6..b953390 100644 --- a/external/fatfs/src/ffconf.h +++ b/external/fatfs/src/ffconf.h @@ -25,7 +25,7 @@ / 3: f_lseek() function is removed in addition to 2. */ -#define _USE_STRFUNC 0 +#define _USE_STRFUNC 1 /* This option switches string functions, f_gets(), f_putc(), f_puts() and / f_printf(). /