diff options
Diffstat (limited to 'users/xulkal/timer_utils.h')
| -rw-r--r-- | users/xulkal/timer_utils.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/users/xulkal/timer_utils.h b/users/xulkal/timer_utils.h deleted file mode 100644 index 7e2a0b74d..000000000 --- a/users/xulkal/timer_utils.h +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | #pragma once | ||
| 2 | #include "timer.h" | ||
| 3 | #include <stdbool.h> | ||
| 4 | |||
| 5 | bool timer_expired(uint16_t last); | ||
| 6 | bool timer_expired32(uint32_t last); | ||
