aboutsummaryrefslogtreecommitdiff
path: root/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'timer.c')
-rw-r--r--timer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/timer.c b/timer.c
index 3565764..d2634f2 100644
--- a/timer.c
+++ b/timer.c
@@ -1,7 +1,8 @@
+#include "common.h"
+
#include <avr/io.h>
#include <avr/interrupt.h>
-#include "common.h"
#include "timer.h"
/* counts one second, off by +1s per 2m