Update protos

This commit is contained in:
Ben Meadors 2022-11-05 09:34:33 -05:00
parent 3476b35fca
commit 087c7c19af
2 changed files with 2 additions and 3 deletions

View File

@ -43,4 +43,3 @@ PB_BIND(Config_BluetoothConfig, Config_BluetoothConfig, AUTO)

View File

@ -150,8 +150,8 @@ extern const pb_msgdesc_t LocalModuleConfig_msg;
#define LocalModuleConfig_fields &LocalModuleConfig_msg
/* Maximum encoded size of messages (where known) */
#define LocalConfig_size 359
#define LocalModuleConfig_size 270
#define LocalConfig_size 363
#define LocalModuleConfig_size 294
#ifdef __cplusplus
} /* extern "C" */