Chimes option

This commit is contained in:
SteveAmor
2021-11-07 10:50:33 +00:00
parent 0aa73c2279
commit 5932391c8b
12 changed files with 179 additions and 2 deletions

View File

@@ -15,7 +15,8 @@ namespace Pinetime {
UpdateTimeOut,
DimScreen,
RestoreBrightness,
AlarmTriggered
AlarmTriggered,
Clock
};
}
}