mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
remove --port in ham example
This commit is contained in:
parent
2d4b060875
commit
31e36bb1a0
|
@ -85,7 +85,7 @@ Meshtastic is designed to be used without a radio operator license. If you do ha
|
|||
|
||||
```shell title="Expected Output"
|
||||
# You should see a result similar to this:
|
||||
mydir$ meshtastic --port /dev/ttyUSB1 --set-ham KI1345
|
||||
mydir$ meshtastic --set-ham KI1345
|
||||
Connected to radio
|
||||
Setting Ham ID to KI1345 and turning off encryption
|
||||
Writing modified channels to device
|
||||
|
|
Loading…
Reference in a new issue