[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/LplBroadcastCountToLeds RadioCountToLedsAppC.nc, 1.3, 1.4
kusy
kusy at users.sourceforge.net
Wed Jul 2 10:13:38 PDT 2008
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/apps/SerialCompress Makefile, 1.1, NONE SerialCompressAppC.nc, 1.1, NONE SerialCompressP.nc, 1.1, NONE lz.c, 1.1, NONE lz.h, 1.1, NONE volumes-at45db.xml, 1.1, NONE volumes-stm25p.xml, 1.1, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestLPL TestLplAppC.nc, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplBroadcastCountToLeds
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9952/tests/cc2420/LplBroadcastCountToLeds
Modified Files:
RadioCountToLedsAppC.nc
Log Message:
Index: RadioCountToLedsAppC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/LplBroadcastCountToLeds/RadioCountToLedsAppC.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** RadioCountToLedsAppC.nc 1 Jul 2008 23:01:00 -0000 1.3
--- RadioCountToLedsAppC.nc 2 Jul 2008 17:13:36 -0000 1.4
***************
*** 50,54 ****
#if defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT)
components CC1000ActiveMessageC as LplC;
! #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER)
components CC2420ActiveMessageC as LplC;
#else
--- 50,54 ----
#if defined(PLATFORM_MICA2) || defined(PLATFORM_MICA2DOT)
components CC1000ActiveMessageC as LplC;
! #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_TELOSB) || defined(PLATFORM_SHIMMER) || defined(PLATFORM_INTELMOTE2)
components CC2420ActiveMessageC as LplC;
#else
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/apps/SerialCompress Makefile, 1.1, NONE SerialCompressAppC.nc, 1.1, NONE SerialCompressP.nc, 1.1, NONE lz.c, 1.1, NONE lz.h, 1.1, NONE volumes-at45db.xml, 1.1, NONE volumes-stm25p.xml, 1.1, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestLPL TestLplAppC.nc, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list