]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/extra/mica2/NetProg_platform.h
Super Duper update to Deluge T2. The manual and the testing scripts are temporary...
[tinyos-2.x.git] / tos / lib / net / Deluge / extra / mica2 / NetProg_platform.h
index 165cdef71853012610dff1a8c946ef131be86fb0..3f225ecd1f3d1fd5696db6a9043e47a0594ce53a 100644 (file)
 #ifndef __NETPROG_PLATFORM_H__\r
 #define __NETPROG_PLATFORM_H__\r
 \r
-enum {\r
-  IFLASH_TOS_INFO_ADDR = 0xfe0,  // 6 bytes\r
-  IFLASH_NODE_DESC_ADDR = 0xfe6, // 10 bytes\r
-};\r
-\r
 void netprog_reboot() {\r
   wdt_enable(1);\r
   while(1);\r