This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
borgware-2d
Watch
16
Star
0
Fork
You've already forked borgware-2d
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b66067f50e
borgware-2d
/
util.h
9 lines
79 B
C
Raw
Blame
History
#
ifndef UTIL_H
#
define UTIL_H
#
include
<avr/io.h>
void
wait
(
int
ms
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink