io and signal have been moved into contiki include file
This commit is contained in:
parent
684c3edfa6
commit
a8e8e6f51d
4 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef CC1020_INTERNAL_H
|
||||
#define CC1020_INTERNAL_H
|
||||
|
||||
#include <signal.h>
|
||||
#include "contiki.h"
|
||||
|
||||
#define CC1020_MAIN 0x00
|
||||
#define CC1020_INTERFACE 0x01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue