stmbl/inc/main.h

5 lines
58 B
C

#pragma once
#include <stdint.h>
void Wait(uint32_t ms);