Project

General

Profile

#ifndef PAUSE_H
#define PAUSE_H

void wait_us(int unsigned num);

#endif
(24-24/35)