mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 18:40:17 +00:00
Added the EEPROM starting address of node id.
This commit is contained in:
parent
21d1c5e939
commit
f617b77b87
@ -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 New Issue
Block a user