save energy
This commit is contained in:
parent
fb473237ce
commit
2b8aeee115
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@
|
||||||
/* Some platforms have weird includes. */
|
/* Some platforms have weird includes. */
|
||||||
#undef IEEE802154_CONF_PANID
|
#undef IEEE802154_CONF_PANID
|
||||||
|
|
||||||
|
|
||||||
|
/* Save energy */
|
||||||
|
#define RDC_CONF_PT_YIELD_OFF
|
||||||
|
|
||||||
/* Disabling RDC for demo purposes. Core updates often require more memory. */
|
/* Disabling RDC for demo purposes. Core updates often require more memory. */
|
||||||
/* For projects, optimize memory and enable RDC again. */
|
/* For projects, optimize memory and enable RDC again. */
|
||||||
// #undef NETSTACK_CONF_RDC
|
// #undef NETSTACK_CONF_RDC
|
||||||
|
|
Loading…
Add table
Reference in a new issue