Chimes option
This commit is contained in:
parent
0aa73c2279
commit
5932391c8b
12 changed files with 179 additions and 2 deletions
|
|
@ -86,6 +86,8 @@ namespace Pinetime {
|
|||
std::chrono::seconds uptime {0};
|
||||
|
||||
bool isMidnightAlreadyNotified = false;
|
||||
bool isHourAlreadyNotified = true;
|
||||
bool isHalfHourAlreadyNotified = true;
|
||||
System::SystemTask* systemTask = nullptr;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue