mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/cc2420: Fix missing .h file in params
This commit is contained in:
parent
659618aeeb
commit
34d7c0def6
@ -20,6 +20,7 @@
|
||||
#define CC2420_PARAMS_H
|
||||
|
||||
#include "board.h"
|
||||
#include "cc2420.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user