make it possible to config node as host in project.conf
This commit is contained in:
parent
2fd23f99ed
commit
6f7e68c3d4
1 changed files with 0 additions and 1 deletions
|
@ -276,7 +276,6 @@ typedef unsigned short uip_stats_t;
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
#if UIP_CONF_IPV6_RPL
|
#if UIP_CONF_IPV6_RPL
|
||||||
|
|
||||||
#define UIP_CONF_ROUTER 1
|
|
||||||
#define UIP_CONF_ND6_SEND_RA 0
|
#define UIP_CONF_ND6_SEND_RA 0
|
||||||
#define UIP_CONF_ND6_REACHABLE_TIME 600000
|
#define UIP_CONF_ND6_REACHABLE_TIME 600000
|
||||||
#define UIP_CONF_ND6_RETRANS_TIMER 10000
|
#define UIP_CONF_ND6_RETRANS_TIMER 10000
|
||||||
|
|
Loading…
Add table
Reference in a new issue