@@ -0,0 +1,7 @@
#ifndef __SPI_H
#define __SPI_H
void SPI2_Init(void);
u8 SPIx_ReadWriteByte(u8 byte);
#endif
The note is not visible to the blocked user.