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