]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestLpl/TestLplAppC.nc
added support for mulle
[tinyos-2.x.git] / apps / tests / TestLpl / TestLplAppC.nc
index cd67831745cedb535bf0589957abee99e5c16809..3aed652a5ad0fdd383727b5987fcc1c4f3380b75 100644 (file)
@@ -47,7 +47,7 @@ implementation {
   components CC1000CsmaRadioC as LplRadio;
 #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER) || defined(PLATFORM_SHIMMER2) || defined(PLATFORM_INTELMOTE2)
   components CC2420ActiveMessageC as LplRadio;
-#elif defined(PLATFORM_IRIS)
+#elif defined(PLATFORM_IRIS) || defined(PLATFORM_MULLE)
   components RF230ActiveMessageC as LplRadio;
 #elif defined(PLATFORM_EYESIFXV1) || defined(PLATFORM_EYESIFXV2)
   components LplC as LplRadio;