X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Fnet%2FDeluge%2Fextra%2Fmica2%2FNetProg_platform.h;h=3f225ecd1f3d1fd5696db6a9043e47a0594ce53a;hb=e014c5d251e1706ee383c01597ed49173c00c8f3;hp=165cdef71853012610dff1a8c946ef131be86fb0;hpb=3c0edd88ca1663f859090a7c33e720628bef5d61;p=tinyos-2.x.git diff --git a/tos/lib/net/Deluge/extra/mica2/NetProg_platform.h b/tos/lib/net/Deluge/extra/mica2/NetProg_platform.h index 165cdef7..3f225ecd 100644 --- a/tos/lib/net/Deluge/extra/mica2/NetProg_platform.h +++ b/tos/lib/net/Deluge/extra/mica2/NetProg_platform.h @@ -31,11 +31,6 @@ #ifndef __NETPROG_PLATFORM_H__ #define __NETPROG_PLATFORM_H__ -enum { - IFLASH_TOS_INFO_ADDR = 0xfe0, // 6 bytes - IFLASH_NODE_DESC_ADDR = 0xfe6, // 10 bytes -}; - void netprog_reboot() { wdt_enable(1); while(1);