#ifndef TIMER_H #define TIMER_H #include "mystd.h" void timer1_init(void); #endif /* TIMER_H */