Merge pull request #745 from GUVWAF/primaryChannel

Replace note about DMs on primary channel by periodic broadcasts
This commit is contained in:
rcarteraz 2023-07-25 09:50:03 -07:00 committed by GitHub
commit 51c9b62d63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`