Switch to xxware-provided RF API headers

This commit is contained in:
George Oikonomou 2016-11-13 14:13:56 +00:00
parent b67d3cc6ea
commit 4d0051ad4d
9 changed files with 23 additions and 29 deletions

View file

@ -52,7 +52,7 @@
#define RF_CORE_H_
/*---------------------------------------------------------------------------*/
#include "contiki-conf.h"
#include "rf-core/api/common_cmd.h"
#include "driverlib/rf_common_cmd.h"
#include <stdint.h>
#include <stdbool.h>