1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
RIOT/boards/iot-lab_M3/include/at86rf231_spi1.h
2014-08-21 17:53:37 +02:00

7 lines
93 B
C

#ifndef AT86RF231_SPI1_H_
#define AT86RF231_SPI1_H_
void at86rf231_spi1_init(void);
#endif