소스 검색

fix(Kconfig): Fix lw-ip Kconfig display garbled characters

yuanjm 3 년 전
부모
커밋
0ae030d0ca
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/lwip/Kconfig

+ 1 - 1
components/lwip/Kconfig

@@ -16,7 +16,7 @@ menu "LWIP"
             instead of IDF specific esp-netif APIs (such as esp_netif_get_netif_impl_name())
 
     config LWIP_TCPIP_CORE_LOCKING
-        bool "Enable tcpip core locking"
+        bool "Enable tcpip core locking"
         default n
         help
             If Enable tcpip core locking,Creates a global mutex that is held