3 lines
45 B
C
3 lines
45 B
C
|
#include <stdint.h>
|
||
|
|
||
|
void delay(uint32_t ms);
|