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

@@ -188,7 +188,7 @@ extern const pb_msgdesc_t meshtastic_OEMStore_msg;
/* Maximum encoded size of messages (where known) */
#define meshtastic_ChannelFile_size 638
#define meshtastic_DeviceState_size 21800
#define meshtastic_OEMStore_size 2992
#define meshtastic_OEMStore_size 2998
#ifdef __cplusplus
} /* extern "C" */