summaryrefslogtreecommitdiffstats
path: root/src/ui_widgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui_widgets.h')
-rw-r--r--src/ui_widgets.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui_widgets.h b/src/ui_widgets.h
index 2e4fc9d..1620f6c 100644
--- a/src/ui_widgets.h
+++ b/src/ui_widgets.h
@@ -85,6 +85,7 @@ enum navi_page_state {
PAGE_USB,
PAGE_FLASH,
PAGE_PRINTING,
+ PAGE_FIRMWARE,
PAGE_INVALID,
PAGE_ERROR,
} _navi_page_state; /* Kind of a hack, to pass a pointer to the enum so we can pass it to functions that only take void* */