Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / Projects / TemperatureDataLogger / Lib / FATFs / ffconf.h
index 1851015..9b414e9 100644 (file)
@@ -36,7 +36,7 @@
 /   3: f_lseek is removed in addition to level 2. */\r
 \r
 \r
-#define        _USE_STRFUNC    1       /* 0, 1 or 2 */\r
+#define        _USE_STRFUNC    0       /* 0, 1 or 2 */\r
 /* To enable string functions, set _USE_STRFUNC to 1 or 2. */\r
 \r
 \r