timer
This commit is contained in:
8
src/main/timer.h
Normal file
8
src/main/timer.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _PCNT_H_
|
||||
#define _PCNT_H_
|
||||
|
||||
void timerInit();
|
||||
|
||||
|
||||
|
||||
#endif // _PCNT_H_
|
Reference in New Issue
Block a user