Fix tophone build error

This commit is contained in:
Jm Casler
2022-03-02 18:55:11 -08:00
parent 8eaaf842ab
commit 2c7b3acbb9
6 changed files with 49 additions and 17 deletions

View File

@@ -87,7 +87,7 @@ extern const pb_msgdesc_t ChannelFile_msg;
#define ChannelFile_fields &ChannelFile_msg
/* Maximum encoded size of messages (where known) */
#define DeviceState_size 10109
#define DeviceState_size 9885
#define ChannelFile_size 832
#ifdef __cplusplus