mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
增加AT_CMD_MAX_LEN配置
This commit is contained in:
@@ -74,6 +74,10 @@ if RT_USING_AT
|
||||
config AT_PRINT_RAW_CMD
|
||||
bool "Enable print RAW format AT command communication data"
|
||||
default n
|
||||
|
||||
config AT_CMD_MAX_LEN
|
||||
int "AT send cmd buf max len "
|
||||
default 128
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user