This website requires JavaScript.
Explore
Help
Sign In
wn
/
tetris
Watch
1
Star
0
Fork
0
You've already forked tetris
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tetris
/
sound-driver
/
spi.h
10 lines
92 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
separate SPI
2024-03-28 16:53:19 +01:00
#
ifndef _SPI_H_
#
define _SPI_H_
void
spiInit
(
)
;
sound works
2024-04-17 15:30:45 +02:00
void
spiCmdHandler
(
)
;
separate SPI
2024-03-28 16:53:19 +01:00
#
endif
// _SPI_H_
Reference in New Issue
Copy Permalink