diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-31 14:04:15 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-31 14:05:14 (GMT) |
| commit | ef816addbc85b4447d9f304d218d8430aef473fd (patch) | |
| tree | 48eab529009bbfaad6a30fc9bd22e84f97713201 /src/displayapp/Apps.h | |
| parent | 92ce5ee9751f01dc63330ad25910c674420cd984 (diff) | |
Add back motion app
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 1 |
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, |
