Remove hw_model_deprecated

This commit is contained in:
Jm Casler
2022-02-14 20:37:44 -08:00
parent eae8720068
commit 1ba7f009dd
3 changed files with 5 additions and 12 deletions

View File

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