Default node info broadcast secs for ham operation

This commit is contained in:
Ben Meadors
2023-02-08 15:36:23 -06:00
parent 79850c6d03
commit 1c3970efab
5 changed files with 15 additions and 7 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 434
#define meshtastic_LocalConfig_size 440
#define meshtastic_LocalModuleConfig_size 412
#ifdef __cplusplus