make it possible to config node as host in project.conf

This commit is contained in:
Harald Pichler 2016-09-20 21:56:32 +02:00
parent 2fd23f99ed
commit 6f7e68c3d4

View file

@ -276,7 +276,6 @@ typedef unsigned short uip_stats_t;
/* ************************************************************************** */
#if UIP_CONF_IPV6_RPL
#define UIP_CONF_ROUTER 1
#define UIP_CONF_ND6_SEND_RA 0
#define UIP_CONF_ND6_REACHABLE_TIME 600000
#define UIP_CONF_ND6_RETRANS_TIMER 10000