mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 16:31:18 +01:00
[board/msb-430h]
* fixed include
This commit is contained in:
parent
ddcbd10a03
commit
33512d9fbc
@ -24,7 +24,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#include <irq.h>
|
||||
|
||||
#include <cc110x_ng.h>
|
||||
#include <arch_cc110x.h>
|
||||
#include <cc110x-arch.h>
|
||||
|
||||
#define CC1100_GDO0 (P2IN & 0x02) // read serial I/O (GDO0)
|
||||
#define CC1100_GDO1 (P3IN & 0x04) // read serial I/O (GDO1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user