ble_mesh: Kconfig included a UTF-8 comma

This commit is contained in:
lly
2020-02-13 10:07:11 +08:00
committed by baohongde
parent 36918e179c
commit 46a23d9f8a

View File

@ -1708,7 +1708,7 @@ if BLE_MESH
help
This option specifies how many devices can be provisioned by a Provisioner.
This value indicates the maximum number of unprovisioned devices which can be
provisioned by a Provisioner. For instanceif the value is 6, it means the
provisioned by a Provisioner. For instance, if the value is 6, it means the
Provisioner can provision up to 6 unprovisioned devices.
Theoretically a Provisioner without the limitation of its memory can provision
up to 32766 unprovisioned devices, here we limit the maximum number to 100