#ifndef _SPULE_H_ #define _SPULE_H_ void timer1_init(void); void timer5_init(void); void do_spule(void); #endif