[breaking] move uplink_enabled
& downlink_enabled
out of ChannelSettings
#395
Labels
uplink_enabled
& downlink_enabled
out of ChannelSettings
#395
https://github.com/meshtastic/protobufs/blob/master/meshtastic/channel.proto#L75-L84
There is no need to have
uplink_enabled
anddownlink_enabled
as part ofChannelSettings
andChannelSet
since they don't need to be shared with all nodes in a local mesh to be able to communicate.The text was updated successfully, but these errors were encountered: