summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index e9f5cf0..35cb09b 100644
--- a/setup.h
+++ b/setup.h
@@ -22,6 +22,7 @@ enum eOnExitMode {
,eOnExitMode_SHOWCLOCK /**< Show the big clock */
,eOnExitMode_BLANKSCREEN /**< Blank the device completely */
,eOnExitMode_NEXTTIMER /**< Show next active timer */
+ ,eOnExitMode_NEXTTIMER_BLANKSCR /**< Show next active timer, or blank if none timer defined */
,eOnExitMode_LASTITEM
};