import from github
This commit is contained in:
7
include/wallclock.h
Normal file
7
include/wallclock.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef GUARD_WALLCLOCK_H
|
||||
#define GUARD_WALLCLOCK_H
|
||||
|
||||
void CB2_StartWallClock(void);
|
||||
void CB2_ViewWallClock(void);
|
||||
|
||||
#endif //GUARD_WALLCLOCK_H
|
Reference in New Issue
Block a user