Turned sicslowmac into a module
This commit is contained in:
parent
d91bab9104
commit
0f255606b0
1
core/net/mac/sicslowmac/Makefile.core-net-mac-sicslowmac
Normal file
1
core/net/mac/sicslowmac/Makefile.core-net-mac-sicslowmac
Normal file
@ -0,0 +1 @@
|
||||
core-net-mac-sicslowmac_src = sicslowmac.c
|
@ -44,7 +44,7 @@
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "net/mac/sicslowmac.h"
|
||||
#include "net/mac/sicslowmac/sicslowmac.h"
|
||||
#include "net/mac/frame802154.h"
|
||||
#include "net/packetbuf.h"
|
||||
#include "net/queuebuf.h"
|
Loading…
Reference in New Issue
Block a user