Regen protos

This commit is contained in:
ford-jones
2025-09-13 17:51:52 +12:00
parent f8d44f8f6c
commit bfadd9c866
3 changed files with 21 additions and 8 deletions

View File

@@ -98,7 +98,7 @@ typedef struct _meshtastic_ChannelSettings {
bool has_module_settings;
meshtastic_ModuleSettings module_settings;
/* Whether or not we should receive notifactions / alerts through this channel
Note: This is NOT the same as module_settings.is_client_mute which pertains
Note: This is NOT the same as module_settings.is_client_mute which pertains
to the device role. */
bool mute;
} meshtastic_ChannelSettings;