Explorar el Código

ble_mesh: stack: add description of internal BQB Test

wangjialiang hace 3 años
padre
commit
bb316f96f2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.