summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorMichele Bini <michele.bini@gmail.com>2022-03-31 14:04:15 (GMT)
committerMichele Bini <michele.bini@gmail.com>2022-03-31 14:05:14 (GMT)
commitef816addbc85b4447d9f304d218d8430aef473fd (patch)
tree48eab529009bbfaad6a30fc9bd22e84f97713201 /src/displayapp/Apps.h
parent92ce5ee9751f01dc63330ad25910c674420cd984 (diff)
Add back motion app
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h
index b97080c..85d5f25 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -14,6 +14,7 @@ namespace Pinetime {
Timer,
StopWatch,
FlashLight,
+ Motion,
QuickSettings,
Settings,
SettingTimeFormat,