mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
[AT] Fix typos in Kconfig
This commit is contained in:
@@ -75,7 +75,7 @@ if RT_USING_AT
|
||||
default n
|
||||
|
||||
config AT_CMD_MAX_LEN
|
||||
int "The maximum lenght of AT Commonds buffer"
|
||||
int "The maximum lenght of AT Commands buffer"
|
||||
default 128
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user