Added the EEPROM starting address of node id.

This commit is contained in:
kasunch 2009-09-24 06:45:48 +00:00
parent 21d1c5e939
commit f617b77b87

View File

@ -68,6 +68,8 @@
*/ */
#define EEPROMFS_ADDR_CODEPROP 0x8000 #define EEPROMFS_ADDR_CODEPROP 0x8000
#define EEPROM_NODE_ID_START 0x00
#define TIMESYNCH_CONF_ENABLED 1 #define TIMESYNCH_CONF_ENABLED 1
#define CC2420_CONF_TIMESTAMPS 1 #define CC2420_CONF_TIMESTAMPS 1