Improve code readability
This commit is contained in:
parent
d8586b4763
commit
7649eb1362
6 changed files with 97 additions and 32 deletions
|
@ -41,7 +41,7 @@
|
|||
#define FF_USE_MKFS 0
|
||||
/* This option switches f_mkfs() function. (0:Disable or 1:Enable) */
|
||||
|
||||
#define FF_FASTFS 0
|
||||
#define FF_FASTFS 0
|
||||
|
||||
#if FF_FASTFS
|
||||
#define FF_USE_FASTSEEK 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue