#669 - Add restart counter

This commit is contained in:
Jm
2021-03-27 01:20:07 -07:00
parent 1e7808991d
commit 57c82988e2
4 changed files with 18 additions and 5 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 4920
#define DeviceState_size 4926
#define ChannelFile_size 832
#ifdef __cplusplus