/*
 * The MAC address of the Wi-Fi device may be configured in one of several places as
 * described in the document WICED-AN800-R Factory Programming Application Note.
 * Please read this document for further information.
 */

#define NVRAM_GENERATED_MAC_ADDRESS   "macaddr=02:0A:F7:7d:52:f5"
#define DCT_GENERATED_MAC_ADDRESS     "\x02\x0A\xF7\xf5\x7d\x52"
