* Use FreeRTOS timer for AlarmController * Use FreeRTOS timer for MotorController * Remove app_timer component from compilation as we now solely use FreeROTS timer * Simplify variable and text names for AlarmController and MotorController timers * Call ScheduleAlarm directly from StopAlerting, for recurring timers Co-authored-by: Riku Isokoski <riksu9000@gmail.com> Co-authored-by: NeroBurner <pyro4hell@gmail.com> |
||
|---|---|---|
| .. | ||
| Messages.h | ||
| SystemMonitor.cpp | ||
| SystemMonitor.h | ||
| SystemTask.cpp | ||
| SystemTask.h | ||