start
This commit is contained in:
7
Source/Internal/Include/tools.h
Normal file
7
Source/Internal/Include/tools.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef TOOLS_H
|
||||
#define TOOLS_H
|
||||
|
||||
void init_zone7(void);
|
||||
void pause_us(unsigned long t);
|
||||
|
||||
#endif //TOOLS_H
|
||||
Reference in New Issue
Block a user