meshtastic / protobufs

Protobuf definitions for the Meshtastic project
https://meshtastic.org
GNU General Public License v3.0
83 stars 118 forks source link

Add Mute to channel module config #490

Closed garthvh closed 5 months ago

garthvh commented 5 months ago

I had a channel mute (for os notifications) feature that was removed because of the transient nature of channel data, it was requested again and I would like to add it back https://github.com/meshtastic/Meshtastic-Apple/issues/616 but I think I need a place to store the boolean on the device so it is retained when channel data is updated.