Skip to content

Commit

Permalink
docs/btshell: Fix name of show-addr command
Browse files Browse the repository at this point in the history
  • Loading branch information
mkasenberg authored and sjanc committed Mar 25, 2022
1 parent d6fd95b commit 30ba351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/btshell/btshell_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ For example:
set addr_type=public addr=01:02:03:04:05:06
set addr_type=random addr=c1:aa:bb:cc:dd:ee

The address configuration can be viewed with the ``gatt-show-addr`` command, as follows:
The address configuration can be viewed with the ``show-addr`` command, as follows:

::

gatt-show-addr
show-addr
public_id_addr=01:02:03:04:05:06 random_id_addr=c1:aa:bb:cc:dd:ee

Initiate a direct connection to a device
Expand Down

0 comments on commit 30ba351

Please sign in to comment.