mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
"HAM" is like nails on a chalkboard to Ham operators
Also I fixed the output from the firmware, this will need to change in code to make it reflect this.
This commit is contained in:
parent
474f54a32a
commit
1ffa55d39a
|
@ -107,7 +107,7 @@ The preshared key used by the devices can be modified.
|
|||
- 1 = Default channel key
|
||||
- 2 - 10 = The default channel key, except with 1 through 9 added to the last byte
|
||||
|
||||
Use of cryptography can also be modified. To disable cryptography (maybe useful if you have HAM radio license):
|
||||
Use of cryptography can also be modified. To disable cryptography (maybe useful if you have Ham radio license):
|
||||
|
||||
```bash
|
||||
meshtastic --setchan psk 0
|
||||
|
|
|
@ -98,7 +98,7 @@ Meshtastic is designed to be used without a radio operator license. If you do h
|
|||
# You should see a result similar to this:
|
||||
mydir$ meshtastic --port /dev/ttyUSB1 --set-ham KI1345
|
||||
Connected to radio
|
||||
Setting HAM ID to KI1345 and turning off encryption
|
||||
Setting Ham ID to KI1345 and turning off encryption
|
||||
Writing modified channels to device
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue