[finsh] change comment "Disable the command echo mode or not in default" to "Disable the echo mode in default"
This commit is contained in:
parent
bb93c74810
commit
22bcdd4bdb
|
@ -27,7 +27,7 @@ config FINSH_USING_DESCRIPTION
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config FINSH_ECHO_DISABLE_DEFAULT
|
config FINSH_ECHO_DISABLE_DEFAULT
|
||||||
bool "Disable the command echo mode or not in default"
|
bool "Disable the echo mode in default"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config FINSH_THREAD_PRIORITY
|
config FINSH_THREAD_PRIORITY
|
||||||
|
|
Loading…
Reference in New Issue