separate SPI
This commit is contained in:
9
sound-driver/spi.h
Normal file
9
sound-driver/spi.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef _SPI_H_
|
||||
#define _SPI_H_
|
||||
|
||||
|
||||
void spiInit();
|
||||
|
||||
|
||||
|
||||
#endif // _SPI_H_
|
Reference in New Issue
Block a user