sss7modem/software/AVR8/timer.h

8 lines
69 B
C

#ifndef _TIMER_H_
#define _TIMER_H_
void timer_init(void);
#endif