mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Enable FatFs f_findfirst, f_findnext.
This commit is contained in:
parent
75cf0c2f4e
commit
6de2df7c99
@ -37,7 +37,7 @@
|
|||||||
/ 2: Enable with LF-CRLF conversion. */
|
/ 2: Enable with LF-CRLF conversion. */
|
||||||
|
|
||||||
|
|
||||||
#define _USE_FIND 0
|
#define _USE_FIND 1
|
||||||
/* This option switches filtered directory read feature and related functions,
|
/* This option switches filtered directory read feature and related functions,
|
||||||
/ f_findfirst() and f_findnext(). (0:Disable or 1:Enable) */
|
/ f_findfirst() and f_findnext(). (0:Disable or 1:Enable) */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user