This commit is contained in:
Ben Meadors
2023-01-24 12:16:01 -06:00
parent 0b1e1687ae
commit cb8532f2df
4 changed files with 10 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ extern const pb_msgdesc_t meshtastic_ChannelSet_msg;
#define meshtastic_ChannelSet_fields &meshtastic_ChannelSet_msg
/* Maximum encoded size of messages (where known) */
#define meshtastic_ChannelSet_size 584
#define meshtastic_ChannelSet_size 586
#ifdef __cplusplus
} /* extern "C" */