Bluetooth: Mesh: Correct DFU metadata shell doc
Specifies that the `CONFIG_BT_MESH_SHELL_DFU_METADATA` must be enabled to use the `dfu metadata` commands in the mesh shell. Signed-off-by: Håvard Reierstad <haavard.reierstad@nordicsemi.no>
This commit is contained in:
parent
06f9281e2b
commit
4b086612cc
1 changed files with 3 additions and 3 deletions
|
|
@ -1493,9 +1493,9 @@ commands, a Firmware Distribution Server must be instantiated by the application
|
|||
DFU metadata
|
||||
------------
|
||||
|
||||
The DFU metadata commands allow generating metadata that can be used by a Target node to check the
|
||||
firmware before accepting it. The commands are enabled through the
|
||||
:kconfig:option:`CONFIG_BT_MESH_DFU_METADATA` configuration option.
|
||||
The DFU metadata shell commands allow generating metadata that can be used by a Target node to
|
||||
check the firmware before accepting it. The commands are enabled through the
|
||||
:kconfig:option:`CONFIG_BT_MESH_SHELL_DFU_METADATA` configuration option.
|
||||
|
||||
``mesh models dfu metadata comp-clear``
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Reference in a new issue