--sendping is no longer supported

This commit is contained in:
Ian McEwen 2024-06-30 18:36:38 -07:00
parent 5b3852a574
commit 0850a1b81f
No known key found for this signature in database
GPG key ID: 55BFD6FCB698EC37

View file

@ -293,14 +293,6 @@ Send a text message. Can specify a channel index ('--ch-index') or a destination
meshtastic --sendtext "Hello Mesh!"
```
### --sendping
Send a ping message (which requests a reply).
```shell title="Usage"
meshtastic --sendping
```
### --traceroute TRACEROUTE
Traceroute from connected node to a destination. You need pass the destination ID as an argument. Only nodes that have the encryption key can be traced.
@ -476,4 +468,4 @@ Print out info that would be helpful supporting any issues.
```shell title="Usage"
meshtastic --support
```
```