X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Ftmirws%2FMotePlatformC.nc;h=b5c151bff0225de104b2fe48a80c0d73ee8c5d9e;hb=6b620e461f73eabb91ffd9c0ae4d4c6b6a686415;hp=6aebc096f9e22786360686feee920a2c62bb361c;hpb=c62eb5a8f569e1a267d10a4c4aa24e8f5151fb8b;p=tinyos-2.x.git diff --git a/tos/platforms/tmirws/MotePlatformC.nc b/tos/platforms/tmirws/MotePlatformC.nc index 6aebc096..b5c151bf 100644 --- a/tos/platforms/tmirws/MotePlatformC.nc +++ b/tos/platforms/tmirws/MotePlatformC.nc @@ -50,7 +50,7 @@ implementation { P1SEL = 0; /* 0 0 0 0 0 0 0 0 */ P1OUT = 0x10; /* 0 0 0 1 0 0 0 0 */ P1DIR = 0x08; /* 0 0 0 0 1 0 0 0 */ - P1REN = 0x10; /* 0 0 0 1 0 0 0 0 */ + P1REN = 0x14; /* 0 0 0 1 0 1 0 0 */ /* Port 2: * 7:SHT_DATA, 6:SCP_DRDY, 5:BUTTONn, 4:USB_SUSPENDn, 3:GM_PWRMON,