working demo
[mTask.git] / int / interface.h
index 6141559..b2968a9 100644 (file)
@@ -27,7 +27,6 @@ void delay(long ms);
 
 void setup(void);
 void debug(char *fmt, ...);
-void debugi(int i);
 void pdie(char *s);
 void die(char *fmt, ...);