更改AT_CMD_MAX_LEN介绍

This commit is contained in:
mlw 2019-02-20 12:19:56 +08:00
parent b8c0c30c78
commit 6d947e4f49
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ if RT_USING_AT
default n
config AT_CMD_MAX_LEN
int "AT send cmd buf max len "
int "The maximum lenght of AT Commonds buffer"
default 128
endif