This message is specifically for modules to store per-channel configuration data.
Controls whether or not the phone / clients should mute the current channel Useful for noisy public channels you don't necessarily want to disable
from field: bool is_client_muted = 2;
Bits of precision for the location sent in position packets.
from field: uint32 position_precision = 1;
from message meshtastic.ModuleSettings
This message is specifically for modules to store per-channel configuration data.