[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/TestAcks TestAcksC.nc, 1.1, 1.2
David Gay
idgay at users.sourceforge.net
Tue Jun 24 11:05:50 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/TestAcks
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5363/TestAcks
Modified Files:
TestAcksC.nc
Log Message:
use app am ids
Index: TestAcksC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/TestAcks/TestAcksC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestAcksC.nc 12 Apr 2007 17:14:08 -0000 1.1
--- TestAcksC.nc 24 Jun 2008 18:05:48 -0000 1.2
***************
*** 47,52 ****
MainC,
ActiveMessageC,
! new AMSenderC(0),
! new AMReceiverC(0),
new TimerMilliC(),
LedsC;
--- 47,52 ----
MainC,
ActiveMessageC,
! new AMSenderC(128),
! new AMReceiverC(128),
new TimerMilliC(),
LedsC;
More information about the Tinyos-2-commits
mailing list