mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
minor changes
This commit is contained in:
parent
7a23c701b0
commit
94b054a216
|
@ -57,7 +57,9 @@ Each channel is assigned one of 3 roles:
|
|||
|
||||
## Channel Settings Values
|
||||
|
||||
If a channel is disabled, all channel settings are set to default. Channel settings are unique per channel and consist of:
|
||||
The Channel Settings options are: ID, Name, PSK, Downlink Enabled, and Uplink Enabled. Channel settings are embeded in the `Channel` protobuf as a `ChannelSettings` protobuf and sent as an admin message.
|
||||
|
||||
If a channel is disabled, all channel settings are set to default.
|
||||
|
||||
### ID
|
||||
|
||||
|
|
Loading…
Reference in a new issue