This commit is contained in:
Ben Meadors
2023-05-28 09:44:47 -05:00
parent 35ee12cb4c
commit 696afeef41
6 changed files with 36 additions and 21 deletions

View File

@@ -156,8 +156,8 @@ 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 458
#define meshtastic_LocalModuleConfig_size 533
#define meshtastic_LocalConfig_size 461
#define meshtastic_LocalModuleConfig_size 535
#ifdef __cplusplus
} /* extern "C" */