doc: fix double backticks in sphinx roles
fixed a few improperly formatted sphinx roles causing dead references. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
e7b6a08d8f
commit
40d3ffa603
5 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@ Setting a new SIRK
|
|||
------------------
|
||||
|
||||
This command can modify the currently used SIRK. To get the new RSI to advertise on air,
|
||||
:code:`bt adv-data`` or :code:`bt advertise` must be called again to set the new advertising data.
|
||||
:code:`bt adv-data` or :code:`bt advertise` must be called again to set the new advertising data.
|
||||
If :code:`CONFIG_BT_CSIP_SET_MEMBER_NOTIFIABLE` is enabled, this will also notify connected
|
||||
clients.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue