fixes
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
bool start_sanity_timer(uint32_t milliseconds_to_expire);
|
||||
bool end_sanity_timer(void);
|
||||
void end_sanity_timer(void);
|
||||
|
||||
#endif // TWN_TIMER_H
|
||||
|
Reference in New Issue
Block a user