i broke it
This commit is contained in:
9
include/timer.h
Normal file
9
include/timer.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef TIMER_H
|
||||
#define TIMER_H
|
||||
|
||||
#include "ch32v003fun.h"
|
||||
|
||||
// Function prototypes
|
||||
void tim2_init(void);
|
||||
|
||||
#endif // TIMER_H
|
||||
Reference in New Issue
Block a user