diff --git a/abzug.h b/abzug.h index 58eacea..cba315d 100644 --- a/abzug.h +++ b/abzug.h @@ -1,6 +1,8 @@ #ifndef _ABZUG_H #define _ABZUG_H +#include + extern uint16_t abzug_speed; void do_abzug(void);