aboutsummaryrefslogtreecommitdiff
path: root/timer.c
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2014-07-22 15:58:55 +0200
committerLars-Dominik Braun <lars@6xq.net>2014-07-22 15:59:09 +0200
commitbedbcdc4de680720deff4b6e113a3ec1a0690482 (patch)
tree448003d0a8d8a356c956baa427bc3c35f620d314 /timer.c
parent42e32ed74655e98e9f2d5a0152a047dcf9e72806 (diff)
downloadhourglass-bedbcdc4de680720deff4b6e113a3ec1a0690482.tar.gz
hourglass-bedbcdc4de680720deff4b6e113a3ec1a0690482.tar.bz2
hourglass-bedbcdc4de680720deff4b6e113a3ec1a0690482.zip
Speaker and LED pwm
Something is not correct here, stack overflow?
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