6 lines
No EOL
71 B
C
6 lines
No EOL
71 B
C
#ifndef SYSTICK_H
|
|
#define SYSTICK_H
|
|
|
|
void MySystick_Init(void);
|
|
|
|
#endif |