Skip to content
Snippets Groups Projects
Commit 0f8145c7 authored by Adam Dunkels's avatar Adam Dunkels
Browse files

Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with...

Removed the obsolete MAC_CONF_CHANNEL_CHECK_RATE (now replaced with NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE)
parent 13853b2c
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@
#define NETSTACK_CONF_FRAMER framer_802154
#define RF230_CONF_AUTOACK 1
#define MAC_CONF_CHANNEL_CHECK_RATE 8
#define NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE 8
#define RIME_CONF_NO_POLITE_ANNOUCEMENTS 0
#define CXMAC_CONF_ANNOUNCEMENTS 0
......@@ -70,7 +70,7 @@
#define NETSTACK_CONF_FRAMER framer_802154
#define RF230_CONF_AUTOACK 1
#define MAC_CONF_CHANNEL_CHECK_RATE 8
#define NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE 8
#define COLLECT_CONF_ANNOUNCEMENTS 1
#define RIME_CONF_NO_POLITE_ANNOUCEMENTS 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment