7 lines
93 B
C
7 lines
93 B
C
#ifndef AT86RF231_SPI1_H_
|
|
#define AT86RF231_SPI1_H_
|
|
|
|
void at86rf231_spi1_init(void);
|
|
|
|
#endif
|