X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2FIPBaseStation%2FReset.h;h=550d5c298885a646946449604e4c49dbb3377fb4;hb=a39f7557428cdec2919b418cfcfbc1a3adb6b66a;hp=59951ef3da739e95f66337177852517a69e56bee;hpb=a29780e6ea58dcba37fe982931b23021003a16d4;p=tinyos-2.x.git diff --git a/apps/IPBaseStation/Reset.h b/apps/IPBaseStation/Reset.h index 59951ef3..550d5c29 100644 --- a/apps/IPBaseStation/Reset.h +++ b/apps/IPBaseStation/Reset.h @@ -44,7 +44,7 @@ void resetMote() { -#if defined(PLATFORM_MICA) || defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT) || defined(PLATFORM_MICAZ) +#if defined(PLATFORM_MICA) || defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT) || defined(PLATFORM_MICAZ) || defined(PLATFORM_IRIS) cli(); wdt_enable(0); while (1) {