Moved the cc2420 driver into a separate dev/cc2420 module
This commit is contained in:
parent
b78ab6753c
commit
0b805e4763
28 changed files with 30 additions and 30 deletions
|
@ -31,7 +31,7 @@
|
|||
*/
|
||||
|
||||
#include "lib/sensors.h"
|
||||
#include "dev/cc2420.h"
|
||||
#include "cc2420.h"
|
||||
#include "dev/radio-sensor.h"
|
||||
|
||||
const struct sensors_sensor radio_sensor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue