drivers/at86rf215: fix ENABLE_DEBUG definition
This commit is contained in:
parent
b13598cdc4
commit
e89ba86244
@ -20,7 +20,7 @@
|
|||||||
#include "at86rf215.h"
|
#include "at86rf215.h"
|
||||||
#include "at86rf215_internal.h"
|
#include "at86rf215_internal.h"
|
||||||
|
|
||||||
#define ENABLE_DEBUG (0)
|
#define ENABLE_DEBUG 0
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
|
|
||||||
/* symbol time is always 20 µs for MR-FSK (table 0, pg. 7) */
|
/* symbol time is always 20 µs for MR-FSK (table 0, pg. 7) */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user