]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/debug.h
Card detect over cs pin: clean initialisation/power up
[z180-stamp.git] / include / debug.h
index 7c19e40fd186fb240e07ea91a70fe4d92ec50950..da8e9a060ee89437c2bfd0b1ad0d2436869d6ac8 100644 (file)
@@ -3,7 +3,6 @@
 #define DEBUG_H_
 
 #include "common.h"
-#include <avr/pgmspace.h>
 
 #ifdef DEBUG
 #define _DEBUG 1
@@ -35,4 +34,3 @@ void printfreelist(const char * title);
 
 
 #endif /* DEBUG_H_ */
-