aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TemperatureDataLogger/Lib/FATFs/ffconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/TemperatureDataLogger/Lib/FATFs/ffconf.h')
-rw-r--r--Projects/TemperatureDataLogger/Lib/FATFs/ffconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/TemperatureDataLogger/Lib/FATFs/ffconf.h b/Projects/TemperatureDataLogger/Lib/FATFs/ffconf.h
index 06859a046..88fed5b44 100644
--- a/Projects/TemperatureDataLogger/Lib/FATFs/ffconf.h
+++ b/Projects/TemperatureDataLogger/Lib/FATFs/ffconf.h
@@ -139,7 +139,7 @@
/ System Configurations
/----------------------------------------------------------------------------*/
-#define _WORD_ACCESS 0 /* 0 or 1 */
+#define _WORD_ACCESS 1 /* 0 or 1 */
/* The _WORD_ACCESS option defines which access method is used to the word
/ data on the FAT volume.
/