[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestAdc TestAdcC.nc, 1.4, 1.5
Konrad Lorincz
konradlorincz at users.sourceforge.net
Tue May 20 11:16:17 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestAdc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14322
Modified Files:
TestAdcC.nc
Log Message:
Minor comment change to test cvs permissions.
Index: TestAdcC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestAdc/TestAdcC.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** TestAdcC.nc 12 Dec 2006 18:22:49 -0000 1.4
--- TestAdcC.nc 20 May 2008 18:16:15 -0000 1.5
***************
*** 35,43 ****
/**
! * Tests the AdcC subsystem and switches on leds 0, 1 and 2
* if the test is successful:
! * LED0 denotes a successful Read operation,
! * LED1 denotes a successful ReadNow operation,
! * LED2 denotes a successful ReadStream operation.
*
* @author Jan Hauer
--- 35,43 ----
/**
! * Tests the AdcC subsystem and switches on leds 0, 1 and 2.
* if the test is successful:
! * LED0 denotes a successful Read operation,
! * LED1 denotes a successful ReadNow operation,
! * LED2 denotes a successful ReadStream operation.
*
* @author Jan Hauer
More information about the Tinyos-2-commits
mailing list