repo2/firmware_eclairexl/pause.h
46 | markw | #ifndef PAUSE_H
|
|
#define PAUSE_H
|
|||
void wait_us(int unsigned num);
|
|||
#endif
|
46 | markw | #ifndef PAUSE_H
|
|
#define PAUSE_H
|
|||
void wait_us(int unsigned num);
|
|||
#endif
|