#ifndef _ABZUG_H #define _ABZUG_H extern uint16_t abzug_speed; void do_abzug(void); void timer3_init(void); #endif