timer int LED
This commit is contained in:
8
CHIRP/board/timer.h
Normal file
8
CHIRP/board/timer.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef TIMER_H
|
||||
#define TIMER_H
|
||||
|
||||
void timer_config(void);
|
||||
|
||||
|
||||
|
||||
#endif /* TIMER_H */
|
||||
Reference in New Issue
Block a user