Merge pull request #3367 from luhuadong/develop
[AT] Fix typos in Kconfig
This commit is contained in:
commit
fbe98db381
|
@ -75,7 +75,7 @@ if RT_USING_AT
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config AT_CMD_MAX_LEN
|
config AT_CMD_MAX_LEN
|
||||||
int "The maximum lenght of AT Commonds buffer"
|
int "The maximum lenght of AT Commands buffer"
|
||||||
default 128
|
default 128
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue