summaryrefslogtreecommitdiff
path: root/avr/timer.c
diff options
context:
space:
mode:
authorLeo C2014-10-23 13:07:27 +0200
committerLeo C2014-10-23 13:07:27 +0200
commit889202c46ced1be4fc0db3faf63564722eba2865 (patch)
tree59b44dba123e04f45fd02be22674269fc3f1e56d /avr/timer.c
parent89adce76dd02f2076ec6de1c6b434bc1f29512f4 (diff)
downloadz180-stamp-889202c46ced1be4fc0db3faf63564722eba2865.zip
include cleanup
Diffstat (limited to 'avr/timer.c')
-rw-r--r--avr/timer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/avr/timer.c b/avr/timer.c
index e15a55b..67b4a49 100644
--- a/avr/timer.c
+++ b/avr/timer.c
@@ -4,8 +4,6 @@
#include "common.h"
-//#include <avr/power.h>
-//#include <avr/pgmspace.h>
#include <avr/interrupt.h>
#include <util/atomic.h>