Support for replies and tap backs

https://github.com/meshtastic/Meshtastic-device/issues/1035
This commit is contained in:
Jm Casler
2021-12-29 09:25:01 -08:00
parent 68c52a8d36
commit 7c6d53f297
2 changed files with 12 additions and 6 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 9949
#define DeviceState_size 9967
#define ChannelFile_size 832
#ifdef __cplusplus