summaryrefslogtreecommitdiff
path: root/include/debug.h
diff options
context:
space:
mode:
authorLeo C2014-10-23 13:07:27 +0200
committerLeo C2014-10-23 13:07:27 +0200
commit889202c46ced1be4fc0db3faf63564722eba2865 (patch)
tree59b44dba123e04f45fd02be22674269fc3f1e56d /include/debug.h
parent89adce76dd02f2076ec6de1c6b434bc1f29512f4 (diff)
downloadz180-stamp-889202c46ced1be4fc0db3faf63564722eba2865.zip
include cleanup
Diffstat (limited to 'include/debug.h')
-rw-r--r--include/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/debug.h b/include/debug.h
index 8fdc830..45a1d50 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -3,9 +3,6 @@
#define DEBUG_H_
#include "common.h"
-#ifdef __AVR__
-#include <avr/pgmspace.h>
-#endif
#ifdef DEBUG
#define _DEBUG 1