Added mute state to channel settings

This commit is contained in:
ford-jones
2025-09-11 14:18:00 +12:00
parent 9da92626e5
commit 67ecb60bcd
4 changed files with 13 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ extern const pb_msgdesc_t meshtastic_ChannelSet_msg;
/* Maximum encoded size of messages (where known) */
#define MESHTASTIC_MESHTASTIC_APPONLY_PB_H_MAX_SIZE meshtastic_ChannelSet_size
#define meshtastic_ChannelSet_size 679
#define meshtastic_ChannelSet_size 695
#ifdef __cplusplus
} /* extern "C" */