Added the EEPROM starting address of node id.
This commit is contained in:
parent
21d1c5e939
commit
f617b77b87
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@
|
|||
*/
|
||||
#define EEPROMFS_ADDR_CODEPROP 0x8000
|
||||
|
||||
#define EEPROM_NODE_ID_START 0x00
|
||||
|
||||
#define TIMESYNCH_CONF_ENABLED 1
|
||||
#define CC2420_CONF_TIMESTAMPS 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue