Consolidate power saving prefs (#1507)

* Fixed conversion linter warning

* Power saving consolidation

* Whoops
This commit is contained in:
Ben Meadors
2022-06-12 19:56:32 -05:00
committed by GitHub
parent 04478081c6
commit 553b35d0ad
5 changed files with 12 additions and 15 deletions

View File

@@ -126,7 +126,7 @@ extern const pb_msgdesc_t LocalModuleConfig_msg;
#define LocalModuleConfig_fields &LocalModuleConfig_msg
/* Maximum encoded size of messages (where known) */
#define LocalConfig_size 317
#define LocalConfig_size 315
#define LocalModuleConfig_size 282
#ifdef __cplusplus