Add todo to timer.c

pull/1409/head
Fred Sundvik 7 years ago
parent fb9b8dadb9
commit 0f163c0028

@ -16,6 +16,9 @@
#include "timer.h"
// TODO: the timer should work, but at a much faster rate than realtime
// It should also have some kind of integration with the testing system
void timer_init(void) {}
void timer_clear(void) {}

Loading…
Cancel
Save