]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestLPL/TestLplAppC.nc
*** empty log message ***
[tinyos-2.x.git] / apps / tests / TestLPL / TestLplAppC.nc
index 997cb9d75e57b1ff50118d483afbe93ef27ea870..5c3e29b9d292a347b291ec57e11b1e1ea89d2da4 100644 (file)
@@ -45,7 +45,7 @@ implementation {
   components new TimerMilliC();
 #if defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT)
   components CC1000CsmaRadioC as LplRadio;
-#elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER)
+#elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER) || defined(PLATFORM_INTELMOTE2)
   components CC2420ActiveMessageC as LplRadio;
 #elif defined(PLATFORM_IRIS)
   components RF230ActiveMessageC as LplRadio;