diff options
| author | Jean-François Milants <jf@codingfield.com> | 2022-01-04 20:48:20 (GMT) |
|---|---|---|
| committer | Jean-François Milants <jf@codingfield.com> | 2022-01-04 20:48:20 (GMT) |
| commit | dc8be2244ceb46fb58d2706935dc05b2d0ecdf8c (patch) | |
| tree | 8e955bb1b6c11c65afcc30eb39174ab20bfa0437 /src/displayapp/Apps.h | |
| parent | b8b54f47a2a09e32186bf7d8dddc658fae2c6e5f (diff) | |
| parent | bef3e708f6b5a6f71797f72aab89d09520813046 (diff) | |
Merge branch 'geekbozu-ShakeWake' into develop
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 3 |
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 }; } } |
