code beautifying
This commit is contained in:
@ -15,6 +15,8 @@ typedef enum {
|
||||
OVERRUN = 3
|
||||
} tTimerState;
|
||||
|
||||
|
||||
void timerInit();
|
||||
void secondTick(void *handle);
|
||||
void startTimer();
|
||||
void stopTimer();
|
||||
|
Reference in New Issue
Block a user