not working again.
[mTask.git] / int / interface.h
index 2d54bdf..1c77b7a 100644 (file)
@@ -26,6 +26,7 @@ void delay(long ms);
 
 void setup(void);
 void debug(char *fmt, ...);
+void debugi(int i);
 void pdie(char *s);
 void die(char *fmt, ...);