summaryrefslogtreecommitdiff
path: root/include/avr/ffconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/avr/ffconf.h')
-rw-r--r--include/avr/ffconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/avr/ffconf.h b/include/avr/ffconf.h
index fadbe3d..da0052b 100644
--- a/include/avr/ffconf.h
+++ b/include/avr/ffconf.h
@@ -33,7 +33,7 @@
/ 3: f_lseek() function is removed in addition to 2. */
-#define _USE_STRFUNC 0
+#define _USE_STRFUNC 2
/* This option switches string functions, f_gets(), f_putc(), f_puts() and
/ f_printf().
/