Merge branch 'bugfix/ble_mesh_utf_8_comma_4.1' into 'release/v4.1'

ble_mesh: Kconfig included a UTF-8 comma (v4.1)

See merge request espressif/esp-idf!7575
This commit is contained in:
Jiang Jiang Jian 2020-02-13 11:12:17 +08:00
commit ca735340f9

View file

@ -75,7 +75,7 @@ if BLE_MESH
help help
This option specifies how many devices can be provisioned by a Provisioner. This option specifies how many devices can be provisioned by a Provisioner.
This value indicates the maximum number of unprovisioned devices which can be 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. Provisioner can provision up to 6 unprovisioned devices.
Theoretically a Provisioner without the limitation of its memory can provision Theoretically a Provisioner without the limitation of its memory can provision
up to 32766 unprovisioned devices, here we limit the maximum number to 100 up to 32766 unprovisioned devices, here we limit the maximum number to 100