Timer module config for PWM fucntion
This commit is contained in:
6
inc/timer_module.h
Normal file
6
inc/timer_module.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _TIMER_MODULE_
|
||||
#define _TIMER_MODULE_
|
||||
|
||||
void buzz_init();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user