X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Flpc2378%2Fcfg%2Fcfg_kfile.h;h=f795af084578bc3ef6bbc11e2a48dc46207d3f94;hb=a8401e611c8bf43c90444e48ba6a5fa564564bb1;hp=0253f78c187ab30d5084540333634a3e82451d82;hpb=ab067bd420a6e48b25d66444d97ee229b48bcb23;p=bertos.git diff --git a/examples/lpc2378/cfg/cfg_kfile.h b/examples/lpc2378/cfg/cfg_kfile.h index 0253f78c..f795af08 100644 --- a/examples/lpc2378/cfg/cfg_kfile.h +++ b/examples/lpc2378/cfg/cfg_kfile.h @@ -57,6 +57,6 @@ * Enable the gets function with echo. * $WIZ$ type = "boolean" */ -#define CONFIG_KFILE_GETS 0 +#define CONFIG_KFILE_GETS 1 #endif /* CFG_KFILE_H */