Replece UIP_IPV6_MULTICAST_RPL in a comment with RPL_CONF_MULTICAST
This commit is contained in:
parent
a8989f9f1c
commit
b074e5c3e0
|
@ -207,7 +207,7 @@
|
||||||
#define RPL_MOP_DEFAULT RPL_MOP_STORING_MULTICAST
|
#define RPL_MOP_DEFAULT RPL_MOP_STORING_MULTICAST
|
||||||
#else
|
#else
|
||||||
#define RPL_MOP_DEFAULT RPL_MOP_STORING_NO_MULTICAST
|
#define RPL_MOP_DEFAULT RPL_MOP_STORING_NO_MULTICAST
|
||||||
#endif /* UIP_IPV6_MULTICAST_RPL */
|
#endif /* RPL_CONF_MULTICAST */
|
||||||
#endif /* RPL_CONF_MOP */
|
#endif /* RPL_CONF_MOP */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue