Fix up the incomplete Webserver project so that it integrates with the uIP stack...
[pub/USBasp.git] / Projects / TemperatureDataLogger / Lib / FATFs / ffconf.h
index 06859a0..1851015 100644 (file)
@@ -1,5 +1,5 @@
 /*---------------------------------------------------------------------------/\r
-/  FatFs - FAT file system module configuration file  R0.07e  (C)ChaN, 2009\r
+/  FatFs - FAT file system module configuration file  R0.07e  (C)ChaN, 2010\r
 /----------------------------------------------------------------------------/\r
 /\r
 / CAUTION! Do not forget to make clean the project after any changes to\r
 / System Configurations\r
 /----------------------------------------------------------------------------*/\r
 \r
-#define _WORD_ACCESS   0       /* 0 or 1 */\r
+#define _WORD_ACCESS   1       /* 0 or 1 */\r
 /* The _WORD_ACCESS option defines which access method is used to the word\r
 /  data on the FAT volume.\r
 /\r