synth/uart/util.h

3 lines
63 B
C
Raw Normal View History

2021-02-23 04:37:18 +00:00
/** waits a general amount of time */
void busy_sleep(int ms);