move admin out of core proto

This commit is contained in:
Kevin Hester
2021-02-25 20:36:37 +08:00
parent 8ba43e1745
commit 5ae4edf8fd
7 changed files with 84 additions and 35 deletions

View File

@@ -80,7 +80,7 @@ extern const pb_msgdesc_t DeviceState_msg;
#define DeviceState_fields &DeviceState_msg
/* Maximum encoded size of messages (where known) */
#define DeviceState_size 6152
#define DeviceState_size 6146
#ifdef __cplusplus
} /* extern "C" */