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