mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
add changed settings
This commit is contained in:
parent
9db123f08c
commit
a91d9e3700
|
@ -38,7 +38,10 @@ Toggling `set-ham` changes your device settings in the following ways.
|
|||
|
||||
| Setting | `set-ham` Default | Normal Default |
|
||||
| :-----: | :-----------------: | :------------: |
|
||||
|
||||
| `is_licensed` (Protobuf) | `true` | `false` |
|
||||
| `long_name` (Protobuf) | `id` | User Defined |
|
||||
| `psk` (Protobuf) | `""` | See [Channel Settings - psk](channel#psk) |
|
||||
| `short_name` (Protobuf) | TODO | User Defined |
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Reference in a new issue