Browse Source

ble_mesh: stack: add description of internal BQB Test

wangjialiang 3 years ago
parent
commit
bb316f96f2
1 changed files with 1 additions and 1 deletions
  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.