mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
add warning about pairing
This commit is contained in:
parent
9b6241a141
commit
251ca26acb
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ If you want meshcore-cli to remember last BLE device, you should have some `$HOM
|
|||
$ meshcli <args> <commands>
|
||||
</pre>
|
||||
|
||||
If using BLE, don't forget to pair your device first (using `bluetoothctl` for instance on Linux) or meshcli won't be able to communicate.
|
||||
|
||||
### Arguments
|
||||
|
||||
Arguments mostly deals with ble connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue