mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-09 17:25:00 +00:00
Turned sicslowmac into a module
This commit is contained in:
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"
|
Reference in New Issue
Block a user