summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2022-01-04 20:48:20 (GMT)
committerJean-François Milants <jf@codingfield.com>2022-01-04 20:48:20 (GMT)
commitdc8be2244ceb46fb58d2706935dc05b2d0ecdf8c (patch)
tree8e955bb1b6c11c65afcc30eb39174ab20bfa0437 /src/displayapp/Apps.h
parentb8b54f47a2a09e32186bf7d8dddc658fae2c6e5f (diff)
parentbef3e708f6b5a6f71797f72aab89d09520813046 (diff)
Merge branch 'geekbozu-ShakeWake' into develop
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h
index 79485d6..b876020 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -37,7 +37,8 @@ namespace Pinetime {
SettingSetDate,
SettingSetTime,
SettingChimes,
- Error,
+ SettingShakeThreshold,
+ Error
};
}
}