mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
upd examples to reflect the change of -s
This commit is contained in:
parent
bdc48b7b91
commit
f29be79ba3
1 changed files with 2 additions and 1 deletions
|
|
@ -55,7 +55,8 @@ Commands are given after arguments, they can be chained.
|
|||
### Examples
|
||||
|
||||
<pre>
|
||||
$ ./mccli.py -s infos
|
||||
# gets info from first MC device it finds (was -s but now used for serial port)
|
||||
$ ./mccli.py -d "" infos
|
||||
Scanning for devices
|
||||
Found device : F0:F5:BD:4F:9B:AD: MeshCore
|
||||
Connexion started
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue