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 Oct 31, 2014
1 parent 0fd2347 commit daa8acc
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 daa8acc

Please sign in to comment.