Adjust a config define to its new name
This commit is contained in:
parent
aa2f3510be
commit
64c16d4be1
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ typedef uint32_t rtimer_clock_t;
|
|||
|
||||
/* Configure ContikiMAC for when it's selected */
|
||||
#define CONTIKIMAC_CONF_WITH_CONTIKIMAC_HEADER 0
|
||||
#define WITH_PHASE_OPTIMIZATION 0
|
||||
#define CONTIKIMAC_CONF_WITH_PHASE_OPTIMIZATION 0
|
||||
#define WITH_FAST_SLEEP 1
|
||||
|
||||
#ifndef NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE
|
||||
|
|
Loading…
Reference in a new issue