X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Ftmirws%2FMotePlatformC.nc;fp=tos%2Fplatforms%2Ftmirws%2FMotePlatformC.nc;h=39b45c96caa561d455733975abfcdc1557c819ce;hb=33953a2e344b09fcd13b3bc53a421da4c51336d7;hp=ade28aa418e0a32092b593af7e5d1701d3fc050a;hpb=4bd1b84d4b3f740cdf859ac6e0a2acdedd972164;p=tinyos-2.x.git diff --git a/tos/platforms/tmirws/MotePlatformC.nc b/tos/platforms/tmirws/MotePlatformC.nc index ade28aa4..39b45c96 100644 --- a/tos/platforms/tmirws/MotePlatformC.nc +++ b/tos/platforms/tmirws/MotePlatformC.nc @@ -39,11 +39,6 @@ implementation { /* reset all of the ports to be input and using i/o functionality */ atomic { -#ifdef __MSP430_HAS_WDT__ - /* Stop the watchdog, if running. Should be somewhere in chips/msp430... */ - WDTCTL = WDTPW + WDTHOLD; -#endif - /* Port 1: 7:BQSTAT2, 6:BQSTAT1, 5:RAIN, 4:-, 3:CP_CTS, 2:CP_RTS, * 1:BSL_TX, 0:WSPEED */