first commit
This commit is contained in:
4
drv/tick.h
Normal file
4
drv/tick.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void TICK_Init();
|
||||
unsigned long TICK_GetCount();
|
Reference in New Issue
Block a user