Let RPL examples enable platform RPL

This commit is contained in:
David Kopf 2011-08-15 14:45:44 -04:00
parent 50d1086553
commit 83e3b99d54
9 changed files with 29 additions and 13 deletions

View file

@ -116,7 +116,7 @@ unsigned long clock_seconds(void);
#define UIP_CONF_ICMP6 1
#define UIP_CONF_UDP 1
#define UIP_CONF_TCP 1
#define UIP_CONF_IPV6_RPL 0
//#define UIP_CONF_IPV6_RPL 0
#define NETSTACK_CONF_NETWORK sicslowpan_driver
#define SICSLOWPAN_CONF_COMPRESSION SICSLOWPAN_COMPRESSION_HC06
#else