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