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

@@ -156,7 +156,7 @@ extern const pb_msgdesc_t meshtastic_LocalModuleConfig_msg;
#define meshtastic_LocalModuleConfig_fields &meshtastic_LocalModuleConfig_msg
/* Maximum encoded size of messages (where known) */
#define meshtastic_LocalConfig_size 425
#define meshtastic_LocalConfig_size 427
#define meshtastic_LocalModuleConfig_size 412
#ifdef __cplusplus