[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/CircularLog
RandRWC.nc, 1.1.2.3, 1.1.2.4
David Gay
idgay at users.sourceforge.net
Thu Jun 1 09:35:33 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/CircularLog
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv6451/CircularLog
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
RandRWC.nc
Log Message:
test app updates
Index: RandRWC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/CircularLog/Attic/RandRWC.nc,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** RandRWC.nc 31 May 2006 23:56:12 -0000 1.1.2.3
--- RandRWC.nc 1 Jun 2006 16:35:31 -0000 1.1.2.4
***************
*** 213,218 ****
void done() {
! if (testCount)
! call Leds.led2Toggle();
if (TOS_NODE_ID & 3)
--- 213,217 ----
void done() {
! call Leds.led2Toggle();
if (TOS_NODE_ID & 3)
More information about the Tinyos-2-commits
mailing list