summaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/2lib/include/2ui.h')
-rw-r--r--firmware/2lib/include/2ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/2lib/include/2ui.h b/firmware/2lib/include/2ui.h
index d4d2ba4b..eee1565f 100644
--- a/firmware/2lib/include/2ui.h
+++ b/firmware/2lib/include/2ui.h
@@ -65,7 +65,7 @@ struct vb2_ui_context {
/* For developer mode. */
int disable_timer;
- uint64_t start_time;
+ uint32_t start_time;
int beep_count;
/* For manual recovery. */