Update deviceonly.pb.h

This commit is contained in:
Jm 2021-02-12 18:49:24 -08:00
parent 8c27baae84
commit c9b1ee532d

View File

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