mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-12 21:25:36 +00:00
Don't use the sicslowmac code, use nullrdc instead
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
|
||||
#define NETSTACK_CONF_NETWORK rime_driver
|
||||
#define NETSTACK_CONF_MAC csma_driver
|
||||
#define NETSTACK_CONF_RDC sicslowmac_driver
|
||||
#define NETSTACK_CONF_RDC nullrdc_driver
|
||||
#define NETSTACK_CONF_RADIO contiki_maca_driver
|
||||
#define NETSTACK_CONF_FRAMER framer_802154
|
||||
|
||||
|
Reference in New Issue
Block a user