mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +00:00
Read IEEE address from InfoPage by default
This commit is contained in:
parent
6b01b36cc9
commit
81318909e0
@ -256,7 +256,7 @@ typedef uint32_t rtimer_clock_t;
|
|||||||
* 1 => Use a hardcoded address, configured by IEEE_ADDR_CONF_ADDRESS
|
* 1 => Use a hardcoded address, configured by IEEE_ADDR_CONF_ADDRESS
|
||||||
*/
|
*/
|
||||||
#ifndef IEEE_ADDR_CONF_HARDCODED
|
#ifndef IEEE_ADDR_CONF_HARDCODED
|
||||||
#define IEEE_ADDR_CONF_HARDCODED 1
|
#define IEEE_ADDR_CONF_HARDCODED 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user