config as hostnode, add coap client
This commit is contained in:
parent
34a9135f83
commit
2fd23f99ed
2 changed files with 38 additions and 0 deletions
|
@ -38,6 +38,9 @@
|
|||
|
||||
#define LOOP_INTERVAL (10 * CLOCK_SECOND)
|
||||
|
||||
/* Seeping nodes are host nodes without routing features */
|
||||
#define UIP_CONF_ROUTER 0
|
||||
|
||||
/* 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