Skip to content

Commit

Permalink
Merge pull request #151 from ymkim92/patch-1
Browse files Browse the repository at this point in the history
Update lss.rst
  • Loading branch information
christiansandberg authored Mar 21, 2019
2 parents d9559c4 + f4af6a7 commit 52a3cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lss.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Or, you can run fastscan procedure ::

ret_bool, lss_id_list = network.lss.fast_scan()

You can read the current node id of the LSS slave::
Once one of sensors goes to CONFIGURATION state, you can read the current node id of the LSS slave::

node_id = network.lss.inquire_node_id()

Expand Down

0 comments on commit 52a3cd2

Please sign in to comment.