Remove is_always_pwoered (#1525)

This commit is contained in:
Ben Meadors
2022-06-17 13:35:12 -05:00
committed by GitHub
parent 9285316c78
commit 52f299ec49
6 changed files with 8 additions and 14 deletions

View File

@@ -138,7 +138,7 @@ extern const pb_msgdesc_t LocalModuleConfig_msg;
#define LocalModuleConfig_fields &LocalModuleConfig_msg
/* Maximum encoded size of messages (where known) */
#define LocalConfig_size 321
#define LocalConfig_size 319
#define LocalModuleConfig_size 288
#ifdef __cplusplus