#ifndef SPI_H_ #define SPI_H_ void SPI_init(void); #endif /* SPI_H_ */