mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 06:40:49 -08:00
update --ble on index
This commit is contained in:
parent
9f85ee6628
commit
fc5b68e347
|
@ -440,10 +440,10 @@ meshtastic --test
|
|||
|
||||
### --ble BLE
|
||||
|
||||
BLE mac address to connect to (BLE is not yet supported for this tool).
|
||||
Connect to a Meshtastic device using its BLE address or name. This option allows for wireless communication with the device, similar to how the `--host` option is used for TCP connections.
|
||||
|
||||
```shell title="Usage"
|
||||
meshtastic --ble "83:38:92:32:37:48"
|
||||
meshtastic --ble "device_name_or_address" --info
|
||||
```
|
||||
|
||||
### --noproto
|
||||
|
|
Loading…
Reference in a new issue