summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/timer.h
blob: 8973a36bc22c797e55e0cffca6a9223d7e5b3706 (plain)
1
2
3
4
5
6
#ifndef _TIMER_H
#define _TIMER_H

void init_timer3(void);

#endif