mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 09:42:35 +00:00
Documentation
This commit is contained in:
parent
82db1f1db6
commit
056940a4ad
@ -84,3 +84,14 @@ Some example settings:
|
||||
| 0.046 kbps | 12 / 4096 | 4/8 | 31 | Twice the range of "Long Slow" |
|
||||
|
||||
|
||||
## Cryptography
|
||||
|
||||
The presahred key used by the devices can be updated.
|
||||
|
||||
* 0 = No crypto
|
||||
* 1 = Default channel key
|
||||
* 2 - 10 = The default channel key, except with 1 through 9 added to the last byte
|
||||
|
||||
To disable cryptography:
|
||||
|
||||
> meshtastic --setchan psk 0
|
Loading…
Reference in New Issue
Block a user