-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate.h
More file actions
15 lines (11 loc) · 752 Bytes
/
Copy pathtemplate.h
File metadata and controls
15 lines (11 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//********************************************************************************************************
// Public defines
//********************************************************************************************************
//********************************************************************************************************
// Public variables
//********************************************************************************************************
//********************************************************************************************************
// Public prototypes
//********************************************************************************************************
void name_timer(void);
void name_init(void);