auto_screen_carousel_secs behavior implementation

This commit is contained in:
Ben Meadors
2021-11-27 09:08:23 -06:00
parent 1775770e54
commit f019151e3f
3 changed files with 22 additions and 12 deletions

View File

@@ -79,7 +79,7 @@ extern const pb_msgdesc_t AdminMessage_msg;
#define AdminMessage_fields &AdminMessage_msg
/* Maximum encoded size of messages (where known) */
#define AdminMessage_size 423
#define AdminMessage_size 427
#ifdef __cplusplus
} /* extern "C" */