mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
64bd80d389
The callback function of `ztimer_periodic` is only expected to have two states. So let it return `true` if the timer should keep repeating, `false` otherwise. |
||
---|---|---|
.. | ||
callback.c | ||
event.c | ||
Kconfig | ||
Makefile | ||
periodic.c | ||
thread.c | ||
timeout_ztimer.c | ||
timeout.c |