From 64c16d4be1a4d5f1ee0b8d29f28661d6875cb0aa Mon Sep 17 00:00:00 2001 From: George Oikonomou Date: Tue, 6 Aug 2013 15:39:16 +0100 Subject: [PATCH] Adjust a config define to its new name --- platform/cc2538dk/contiki-conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/cc2538dk/contiki-conf.h b/platform/cc2538dk/contiki-conf.h index d7ca928cd..d55e7d13f 100644 --- a/platform/cc2538dk/contiki-conf.h +++ b/platform/cc2538dk/contiki-conf.h @@ -207,7 +207,7 @@ typedef uint32_t rtimer_clock_t; /* Configure ContikiMAC for when it's selected */ #define CONTIKIMAC_CONF_WITH_CONTIKIMAC_HEADER 0 -#define WITH_PHASE_OPTIMIZATION 0 +#define CONTIKIMAC_CONF_WITH_PHASE_OPTIMIZATION 0 #define WITH_FAST_SLEEP 1 #ifndef NETSTACK_CONF_RDC_CHANNEL_CHECK_RATE