[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/Config README.txt, 1.4, 1.5

David Gay idgay at users.sourceforge.net
Mon Jul 9 13:45:56 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Config
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10284/Config

Modified Files:
	README.txt 
Log Message:
fix colours in README


Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Config/README.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** README.txt	12 Dec 2006 18:22:52 -0000	1.4
--- README.txt	9 Jul 2007 20:45:54 -0000	1.5
***************
*** 15,22 ****
          a previous run with T = 0 and the same random seed
  
! A successful test will turn on the green led. A failed test will turn on
! the red led. The yellow led blinks to indicate test progress. A serial
! message whose last byte is 0x80 for success and all other values
! indicate failure is also sent at the end of the test.
  
  Tools:
--- 15,22 ----
          a previous run with T = 0 and the same random seed
  
! A successful test will turn on LED 1. A failed test will turn on the
! LED 0. LED 2 blinks to indicate test progress. A serial message whose
! last byte is 0x80 for success and all other values indicate failure is
! also sent at the end of the test.
  
  Tools:



More information about the Tinyos-2-commits mailing list