fix compile

This commit is contained in:
Thomas Göttgens
2022-11-29 17:45:57 +01:00
parent 05e992ad67
commit 628028475c
4 changed files with 12 additions and 12 deletions

View File

@@ -151,7 +151,7 @@ extern const pb_msgdesc_t LocalModuleConfig_msg;
/* Maximum encoded size of messages (where known) */
#define LocalConfig_size 387
#define LocalModuleConfig_size 385
#define LocalModuleConfig_size 364
#ifdef __cplusplus
} /* extern "C" */