3 lines
62 B
C
3 lines
62 B
C
|
|
|
||
|
|
void spi_init(void);
|
||
|
|
unsigned char spi_putc(unsigned char);
|