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

@@ -196,7 +196,7 @@ extern const pb_msgdesc_t meshtastic_OEMStore_msg;
/* Maximum encoded size of messages (where known) */
#define meshtastic_ChannelFile_size 638
#define meshtastic_DeviceState_size 22364
#define meshtastic_OEMStore_size 3041
#define meshtastic_OEMStore_size 3043
#ifdef __cplusplus
} /* extern "C" */