S&F - Describe if the message is real time or delayed in MeshPacket

This commit is contained in:
Jm Casler
2021-12-19 13:58:01 -05:00
parent 9e771f14d8
commit d1d096d52a
3 changed files with 17 additions and 7 deletions

View File

@@ -125,7 +125,7 @@ extern const pb_msgdesc_t ChannelFile_msg;
/* Maximum encoded size of messages (where known) */
#define LegacyRadioConfig_size 4
#define LegacyRadioConfig_LegacyPreferences_size 2
#define DeviceState_size 9936
#define DeviceState_size 9939
#define ChannelFile_size 832
#ifdef __cplusplus