repo2/firmware_5200/pause.h @ 189
179 | markw | #ifndef PAUSE_H
|
|
#define PAUSE_H
|
|||
void wait_us(int unsigned num);
|
|||
#endif
|
179 | markw | #ifndef PAUSE_H
|
|
#define PAUSE_H
|
|||
void wait_us(int unsigned num);
|
|||
#endif
|