From 401c28f22852bae6b7631e68e8937d43445d8e42 Mon Sep 17 00:00:00 2001 From: r-studio Date: Thu, 22 Oct 2009 13:17:14 +0000 Subject: [PATCH] added support for mulle --- apps/tests/TestLpl/TestLplAppC.nc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tests/TestLpl/TestLplAppC.nc b/apps/tests/TestLpl/TestLplAppC.nc index cd678317..3aed652a 100644 --- a/apps/tests/TestLpl/TestLplAppC.nc +++ b/apps/tests/TestLpl/TestLplAppC.nc @@ -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; -- 2.39.2