Просмотр исходного кода

ble_mesh: stack: add description of internal BQB Test

wangjialiang 2 лет назад
Родитель
Сommit
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.