xbee: remove superfluous includes
This commit is contained in:
parent
92f4dec8da
commit
67042901bc
@ -23,13 +23,9 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "xbee.h"
|
#include "xbee.h"
|
||||||
#include "mutex.h"
|
|
||||||
#include "hwtimer.h"
|
#include "hwtimer.h"
|
||||||
#include "msg.h"
|
#include "msg.h"
|
||||||
#include "periph/uart.h"
|
|
||||||
#include "periph/gpio.h"
|
|
||||||
#include "periph/cpuid.h"
|
#include "periph/cpuid.h"
|
||||||
#include "net/ng_netbase.h"
|
|
||||||
|
|
||||||
#define ENABLE_DEBUG (0)
|
#define ENABLE_DEBUG (0)
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user