mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge pull request #745 from GUVWAF/primaryChannel
Replace note about DMs on primary channel by periodic broadcasts
This commit is contained in:
commit
51c9b62d63
|
@ -48,7 +48,7 @@ Each channel is assigned one of 3 roles:
|
|||
1. `PRIMARY` or `1`
|
||||
- This is the first channel that is created for you on initial setup.
|
||||
- Only one primary channel can exist and can not be disabled.
|
||||
- Direct messages are only available on this channel.
|
||||
- Periodic broadcasts like position and telemetry are only sent over this channel.
|
||||
2. `SECONDARY` or `2`
|
||||
- Can modify the encryption key (PSK).
|
||||
3. `DISABLED` or `0`
|
||||
|
|
Loading…
Reference in a new issue