add power save mode RDC_CONF_PT_YIELD_OFF
This commit is contained in:
parent
248a1e3882
commit
76ea945fd7
2 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,9 @@
|
|||
|
||||
#define SICSLOWPAN_CONF_FRAG 1
|
||||
|
||||
/* Save energy */
|
||||
#define RDC_CONF_PT_YIELD_OFF
|
||||
|
||||
/* For Debug: Dont allow MCU sleeping between channel checks */
|
||||
//#undef RDC_CONF_MCU_SLEEP
|
||||
//#define RDC_CONF_MCU_SLEEP 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue