InfiniTime/src/components/timer
Ludovic J 87a69fe52d Fix assertion failure in TimerController
0 is not valid for xTimerPeriodInTicks, changing it to 1 to pass the assertion
2022-05-27 22:14:28 +03:00
..
TimerController.cpp Fix assertion failure in TimerController 2022-05-27 22:14:28 +03:00
TimerController.h Replace app_timer with FreeRTOS timers 2022-04-25 15:52:39 +03:00