Explorar o código

更改AT_CMD_MAX_LEN介绍

mlw %!s(int64=6) %!d(string=hai) anos
pai
achega
6d947e4f49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/net/at/Kconfig

+ 1 - 1
components/net/at/Kconfig

@@ -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