[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/Block README.txt, 1.1.2.4, 1.1.2.5

David Gay idgay at users.sourceforge.net
Mon Oct 30 11:13:57 PST 2006


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

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	README.txt 
Log Message:
update README to document serial success/failure message


Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Block/README.txt,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -d -r1.1.2.4 -r1.1.2.5
*** README.txt	16 Jun 2006 22:53:10 -0000	1.1.2.4
--- README.txt	30 Oct 2006 19:13:55 -0000	1.1.2.5
***************
*** 19,24 ****
  with an id of 10 to do a combined write+read test.
  
! A successful test will blink the yellow led a few times, then turn on the
! green led. A failed test will turn on the red led.
  
  Tools:
--- 19,26 ----
  with an id of 10 to do a combined write+read test.
  
! A successful test will blink the yellow led a few times, then turn on
! the green led. A failed test will turn on the red led. 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