diff --git a/platform/cooja/contiki-conf.h b/platform/cooja/contiki-conf.h index 51ff18bfb..e43a13ce7 100644 --- a/platform/cooja/contiki-conf.h +++ b/platform/cooja/contiki-conf.h @@ -138,11 +138,6 @@ #define TCPIP_CONF_ANNOTATE_TRANSMISSIONS 1 -#define RPL_CONF_DIO_INTERVAL_MIN 16 - -#define RPL_DIS_INTERVAL_CONF (5 * 60) -#define RPL_CONF_DAO_LATENCY (CLOCK_SECOND * 60) - #define UIP_CONF_ND6_SEND_RA 0 #define UIP_CONF_ND6_REACHABLE_TIME 600000 #define UIP_CONF_ND6_RETRANS_TIMER 10000