X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fplatforms%2Fshimmer%2FMotePlatformC.nc;h=10d9792d530d9fa913d54ba08178c9b0da8689a0;hb=fd7e726e3f37b90b354f90a44e4246ae27385cd4;hp=9c94b9572915ef805c441139966718f077848eec;hpb=a228b8d2465c5f6aac348fb2047aa20ff9a58118;p=tinyos-2.x.git diff --git a/tos/platforms/shimmer/MotePlatformC.nc b/tos/platforms/shimmer/MotePlatformC.nc index 9c94b957..10d9792d 100644 --- a/tos/platforms/shimmer/MotePlatformC.nc +++ b/tos/platforms/shimmer/MotePlatformC.nc @@ -48,6 +48,11 @@ implementation { TOSH_SEL_ORANGE_LED_IOFUNC(); TOSH_SEL_GREEN_LED_IOFUNC(); + TOSH_CLR_RED_LED_PIN(); + TOSH_CLR_YELLOW_LED_PIN(); + TOSH_CLR_ORANGE_LED_PIN(); + TOSH_CLR_GREEN_LED_PIN(); + //RADIO PINS //CC2420 pins TOSH_MAKE_RADIO_CSN_OUTPUT();