This website requires JavaScript.
Explore
Help
Sign In
lauchmelder
/
b15f
Watch
1
Star
0
Fork
You've already forked b15f
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
12d7441f1f
b15f
/
spi.h
14 lines
110 B
C
Raw
Normal View
History
Unescape
Escape
Makefile Fortschritt
2019-03-22 14:51:52 +00:00
#
ifndef SPI_H
#
define SPI_H
#
include
<util/delay.h>
class
SPI
{
private
:
int
d
;
}
;
#
endif
Reference in a new issue
Copy permalink