- added
git-svn-id: http://moon:8086/svn/projects/HendiControl@21 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* timer.h
|
||||
*
|
||||
* Created: 20.02.2019 20:56:07
|
||||
* Author: jens
|
||||
*/
|
||||
|
||||
|
||||
#ifndef TIMER_H_
|
||||
#define TIMER_H_
|
||||
|
||||
void timer_init(uint16_t TIMER_RELOAD);
|
||||
|
||||
#endif /* TIMER_H_ */
|
||||
Reference in New Issue
Block a user