summaryrefslogtreecommitdiff
path: root/src/components/alarm/AlarmController.cpp
AgeCommit message (Expand)Author
2022-06-06Switch to freertos timers (#1095)Michele Bini
2022-06-05Apply clang-format to all C++ filesFinlay Davidson
2022-03-29AlarmController: allow loss of precision for alarmTime castReinhold Gschweicher
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher
2021-09-16Fixes per Riksu9000's feedbackMark Russell
2021-09-13License header fix, add missing bracesMark Russell
2021-09-13Fixes based on code reviews (formatting, UI code)Mark Russell
2021-09-10Created basic alarm appMark Russell