mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 17:12:01 +08:00
[finsh] change comment "Disable the command echo mode or not in default" to "Disable the echo mode in default"
This commit is contained in:
@@ -27,7 +27,7 @@ config FINSH_USING_DESCRIPTION
|
||||
default y
|
||||
|
||||
config FINSH_ECHO_DISABLE_DEFAULT
|
||||
bool "Disable the command echo mode or not in default"
|
||||
bool "Disable the echo mode in default"
|
||||
default n
|
||||
|
||||
config FINSH_THREAD_PRIORITY
|
||||
|
||||
Reference in New Issue
Block a user