소스 검색

ble_mesh: stack: add description of internal BQB Test

wangjialiang 2 년 전
부모
커밋
bb316f96f2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/bt/esp_ble_mesh/Kconfig.in

+ 1 - 1
components/bt/esp_ble_mesh/Kconfig.in

@@ -1133,7 +1133,7 @@ if BLE_MESH
                 networking is initialized.
 
         config BLE_MESH_BQB_TEST
-            bool
+            bool "Enable BLE Mesh specific internal test"
             default n
             help
                 This option is used to enable some internal functions for auto-pts test.