cobboard updated
[aversive.git] / projects / microb2010 / cobboard / state.h
index 118926a..8dcb6c1 100644 (file)
@@ -35,4 +35,6 @@ void state_machine(void);
 
 void state_init(void);
 
+extern uint8_t state_debug;
+
 #endif