synth/uart/util.h
2021-02-22 20:37:18 -08:00

3 lines
63 B
C

/** waits a general amount of time */
void busy_sleep(int ms);