6 lines
72 B
C
6 lines
72 B
C
#ifndef _TIMER_MODULE_
|
|
#define _TIMER_MODULE_
|
|
|
|
void buzz_init();
|
|
|
|
#endif |