Add channel utilization to myNodeInfo

This commit is contained in:
Jm Casler
2021-12-28 23:37:23 -08:00
parent 10dc8233ea
commit 79e75a47f6
4 changed files with 14 additions and 8 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 9943
#define DeviceState_size 9949
#define ChannelFile_size 832
#ifdef __cplusplus