diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-31 12:52:38 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-31 12:52:38 (GMT) |
| commit | 99321f0cd3181d4cd6a00f69cd9b554c63c52849 (patch) | |
| tree | f645f4b83f5dabe2992b7456d7a485e62b3e9f46 /src/displayapp/Messages.h | |
| parent | 834dd497323420e3ef77de69123249b8863dba04 (diff) | |
Add back stopwatch and timer
Diffstat (limited to 'src/displayapp/Messages.h')
| -rw-r--r-- | src/displayapp/Messages.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/Messages.h b/src/displayapp/Messages.h index 2891d90..a58f6e5 100644 --- a/src/displayapp/Messages.h +++ b/src/displayapp/Messages.h @@ -14,6 +14,7 @@ namespace Pinetime { ButtonLongerPressed, ButtonDoubleClicked, NewNotification, + TimerDone, BleFirmwareUpdateStarted, UpdateTimeOut, DimScreen, |
