X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Flpc2378%2Fcfg%2Fcfg_kfile.h;fp=examples%2Flpc2378%2Fcfg%2Fcfg_kfile.h;h=f795af084578bc3ef6bbc11e2a48dc46207d3f94;hb=5036230969d485931b203e018b9f6cf0ee45996c;hp=0253f78c187ab30d5084540333634a3e82451d82;hpb=5c5eae54d7f658357004fde53f6ce68f8ba06e82;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 */