[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/LplUnicastPeriodicDelivery TestPeriodicAppC.nc, 1.4, 1.5
kusy
kusy at users.sourceforge.net
Wed Jul 2 10:13:39 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplUnicastPeriodicDelivery
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9952/tests/cc2420/LplUnicastPeriodicDelivery
Modified Files:
TestPeriodicAppC.nc
Log Message:
Index: TestPeriodicAppC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplUnicastPeriodicDelivery/TestPeriodicAppC.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** TestPeriodicAppC.nc 1 Jul 2008 23:01:00 -0000 1.4
--- TestPeriodicAppC.nc 2 Jul 2008 17:13:36 -0000 1.5
***************
*** 49,53 ****
#if defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT)
components CC1000ActiveMessageC as Lpl;
! #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER)
components CC2420ActiveMessageC as Lpl;
#else
--- 49,53 ----
#if defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT)
components CC1000ActiveMessageC as Lpl;
! #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER) || defined(PLATFORM_INTELMOTE2)
components CC2420ActiveMessageC as Lpl;
#else
More information about the Tinyos-2-commits
mailing list