mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
Disable RPL DAO ACK by default
This commit is contained in:
@@ -242,7 +242,7 @@
|
|||||||
#ifdef RPL_CONF_WITH_DAO_ACK
|
#ifdef RPL_CONF_WITH_DAO_ACK
|
||||||
#define RPL_WITH_DAO_ACK RPL_CONF_WITH_DAO_ACK
|
#define RPL_WITH_DAO_ACK RPL_CONF_WITH_DAO_ACK
|
||||||
#else
|
#else
|
||||||
#define RPL_WITH_DAO_ACK 1
|
#define RPL_WITH_DAO_ACK 0
|
||||||
#endif /* RPL_CONF_WITH_DAO_ACK */
|
#endif /* RPL_CONF_WITH_DAO_ACK */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user