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