diff --git a/firmware/application/ffconf.h b/firmware/application/ffconf.h index 99f80701..2212ff1e 100644 --- a/firmware/application/ffconf.h +++ b/firmware/application/ffconf.h @@ -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) */