This commit is contained in:
Ben Meadors
2022-08-20 08:42:12 -05:00
parent d9e34e4748
commit 10c36da096
10 changed files with 151 additions and 158 deletions

View File

@@ -165,7 +165,7 @@ extern const pb_msgdesc_t OEMStore_msg;
/* Maximum encoded size of messages (where known) */
#define ChannelFile_size 630
#define DeviceState_size 22536
#define DeviceState_size 22218
#define OEMStore_size 2106
#ifdef __cplusplus