Remove myNodeInfo.num_bands. It's not used by android.

This commit is contained in:
Jm Casler
2022-02-14 19:45:26 -08:00
parent af1804ea62
commit 1de086819c
3 changed files with 5 additions and 11 deletions

View File

@@ -140,7 +140,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 11014
#define DeviceState_size 11008
#define ChannelFile_size 832
#ifdef __cplusplus