Skip to content

Commit

Permalink
at86rf231: added missing include of config header
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegHahm committed Dec 2, 2014
1 parent a5b61d1 commit 4659333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/at86rf231/at86rf231.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include "kernel_types.h"
#include "transceiver.h"
#include "hwtimer.h"
#include "config.h"

#define ENABLE_DEBUG (0)
#include "debug.h"
Expand Down

0 comments on commit 4659333

Please sign in to comment.