add is_licensed for ham users

This commit is contained in:
Kevin Hester
2021-04-10 11:39:13 +08:00
parent e71758457b
commit 5e87ee338d
4 changed files with 14 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 5118
#define DeviceState_size 5184
#define ChannelFile_size 832
#ifdef __cplusplus