mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 19:16:29 -04:00
Enable FatFs f_findfirst, f_findnext.
This commit is contained in:
parent
75cf0c2f4e
commit
6de2df7c99
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
/ 2: Enable with LF-CRLF conversion. */
|
||||
|
||||
|
||||
#define _USE_FIND 0
|
||||
#define _USE_FIND 1
|
||||
/* This option switches filtered directory read feature and related functions,
|
||||
/ f_findfirst() and f_findnext(). (0:Disable or 1:Enable) */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue