support for position_broadcast_smart_disabled

This commit is contained in:
Jm Casler
2022-03-14 18:09:11 -07:00
parent d1897f8e5a
commit 1b1c3936a4
4 changed files with 19 additions and 37 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 9885
#define DeviceState_size 9749
#define ChannelFile_size 832
#ifdef __cplusplus