diff options
| author | Mark Russell <mruss660@gmail.com> | 2021-09-10 22:40:13 (GMT) |
|---|---|---|
| committer | Mark Russell <mruss660@gmail.com> | 2021-09-10 22:40:13 (GMT) |
| commit | 1fb5757655c1cdf0e93f03ad27869e8c043d69f0 (patch) | |
| tree | 398a6762e69a9ba41f4cbd4e9f8f9995c94cfb21 /src/displayapp/Apps.h | |
| parent | 6f9f0e8b0e42a5526d47ca664534fb6b0ccb6ace (diff) | |
Created basic alarm 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 dd51fdb..e3aca8c 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -12,6 +12,7 @@ namespace Pinetime { NotificationsPreview, Notifications, Timer, + Alarm, FlashLight, BatteryInfo, Music, |
