[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestLPL TestLplAppC.nc, 1.6, 1.7
kusy
kusy at users.sourceforge.net
Wed Jul 2 10:13:39 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestLPL
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9952/tests/TestLPL
Modified Files:
TestLplAppC.nc
Log Message:
Index: TestLplAppC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestLPL/TestLplAppC.nc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** TestLplAppC.nc 1 Jul 2008 23:46:20 -0000 1.6
--- TestLplAppC.nc 2 Jul 2008 17:13:36 -0000 1.7
***************
*** 46,50 ****
#if defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT)
components CC1000CsmaRadioC as LplRadio;
! #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER)
components CC2420ActiveMessageC as LplRadio;
#elif defined(PLATFORM_IRIS)
--- 46,50 ----
#if defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT)
components CC1000CsmaRadioC as LplRadio;
! #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER) || defined(PLATFORM_INTELMOTE2)
components CC2420ActiveMessageC as LplRadio;
#elif defined(PLATFORM_IRIS)
More information about the Tinyos-2-commits
mailing list