1000Hz PIC timer working + IDT dispatch/handler fixes
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef TIMER_H
|
||||
#define TIMER_H
|
||||
|
||||
void timer_init();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user