mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-09-28 14:59:33 -04:00
Enable FatFs string functions.
This commit is contained in:
parent
987ea3555d
commit
ed585d2c15
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,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().
|
||||
/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue