diff --git a/firmware/filesystem/ffconf.h b/firmware/filesystem/ffconf.h index 53ce339..3224e13 100644 --- a/firmware/filesystem/ffconf.h +++ b/firmware/filesystem/ffconf.h @@ -153,7 +153,7 @@ / System Configurations /----------------------------------------------------------------------------*/ -#define _WORD_ACCESS 0 /* 0 or 1 */ +#define _WORD_ACCESS 1 /* 0 or 1 */ /* Set 0 first and it is always compatible with all platforms. The _WORD_ACCESS / option defines which access method is used to the word data on the FAT volume. /