This website requires JavaScript.
Explore
Help
Sign In
steven-y-e
/
tmk
Watch
1
Star
0
Fork
You've already forked tmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
649151cbeb
tmk
/
tmk_core
/
protocol
/
xt_io.h
8 lines
82 B
C
Raw
Blame
History
#
ifndef XT_IO_H
#
define XT_IO_H
bool
clock_in
(
void
)
;
bool
data_in
(
void
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink