From 04b3ea0e67e1f1fe8e9af71f6d532af5471da0e3 Mon Sep 17 00:00:00 2001 From: Leo C Date: Wed, 25 May 2016 13:50:53 +0200 Subject: new command: source - run commands from a file --- include/avr/ffconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/avr') 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(). / -- cgit v1.2.3