Adding device.is_managed protobuf (#2487)

This commit is contained in:
Ben Meadors
2023-05-12 08:38:30 -05:00
committed by GitHub
parent b0c3816a8b
commit c52fddac53
4 changed files with 12 additions and 7 deletions

View File

@@ -156,7 +156,7 @@ extern const pb_msgdesc_t meshtastic_LocalModuleConfig_msg;
#define meshtastic_LocalModuleConfig_fields &meshtastic_LocalModuleConfig_msg
/* Maximum encoded size of messages (where known) */
#define meshtastic_LocalConfig_size 456
#define meshtastic_LocalConfig_size 458
#define meshtastic_LocalModuleConfig_size 439
#ifdef __cplusplus