]> git.droids-corp.org - aversive.git/blobdiff - projects/microb2010/cobboard/state.h
cobboard updated
[aversive.git] / projects / microb2010 / cobboard / state.h
index 118926a194f8da1ffee7b022251d560c8cca6d76..8dcb6c1418b8f8a67c5aaf2e7bd96caf12b4fb7e 100644 (file)
@@ -35,4 +35,6 @@ void state_machine(void);
 
 void state_init(void);
 
+extern uint8_t state_debug;
+
 #endif