Cleanup UIP_CONF_IPV6_RPL configuration
This commit is contained in:
parent
6891bcdd20
commit
c2ca3e9fdb
21 changed files with 11 additions and 47 deletions
|
@ -102,9 +102,6 @@ typedef unsigned short uip_stats_t;
|
|||
#define NETSTACK_CONF_NETWORK sicslowpan_driver
|
||||
|
||||
#define UIP_CONF_ROUTER 1
|
||||
#ifndef UIP_CONF_IPV6_RPL
|
||||
#define UIP_CONF_IPV6_RPL 1
|
||||
#endif /* UIP_CONF_IPV6_RPL */
|
||||
|
||||
#define SICSLOWPAN_CONF_COMPRESSION_IPV6 0
|
||||
#define SICSLOWPAN_CONF_COMPRESSION_HC1 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue