X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Fshimmer2%2FMotePlatformC.nc;h=11886dd7f7ffcbc3dcc4f5ed78d85c2b33488914;hb=cbe38dddb6a6bb8797f37c28027e18964cdfa085;hp=e7ac07059c9d3ffa43564f1c5b380147553de6a5;hpb=fd7e726e3f37b90b354f90a44e4246ae27385cd4;p=tinyos-2.x.git diff --git a/tos/platforms/shimmer2/MotePlatformC.nc b/tos/platforms/shimmer2/MotePlatformC.nc index e7ac0705..11886dd7 100644 --- a/tos/platforms/shimmer2/MotePlatformC.nc +++ b/tos/platforms/shimmer2/MotePlatformC.nc @@ -84,6 +84,10 @@ implementation { TOSH_SEL_GREEN_LED_IOFUNC(); TOSH_MAKE_GREEN_LED_OUTPUT(); + TOSH_CLR_RED_LED_PIN(); + TOSH_CLR_YELLOW_LED_PIN(); + TOSH_CLR_GREEN_LED_PIN(); + //RADIO PINS //CC2420 pins TOSH_MAKE_RADIO_VREF_OUTPUT();