From 704309cfd4bead6741afa4c0548a9b7b3513759b Mon Sep 17 00:00:00 2001 From: George Oikonomou Date: Wed, 17 Apr 2013 15:43:56 +0100 Subject: [PATCH] Change the InfoPage Location of the IEEE address --- cpu/cc2538/ieee-addr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpu/cc2538/ieee-addr.h b/cpu/cc2538/ieee-addr.h index 2d46fd9fa..34bf02bd7 100644 --- a/cpu/cc2538/ieee-addr.h +++ b/cpu/cc2538/ieee-addr.h @@ -52,7 +52,7 @@ * \name IEEE address locations * @{ */ -#define IEEE_ADDR_LOCATION_PRIMARY 0x00280020 /**< IEEE address location */ +#define IEEE_ADDR_LOCATION_PRIMARY 0x00280028 /**< IEEE address location */ /** @} */ /*---------------------------------------------------------------------------*/ /*