[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/Log
README.txt, 1.1.2.3, 1.1.2.4
David Gay
idgay at users.sourceforge.net
Mon Oct 30 11:13:58 PST 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Log
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32177/Log
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/Log/README.txt,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -d -r1.1.2.3 -r1.1.2.4
*** README.txt 16 Jun 2006 22:53:10 -0000 1.1.2.3
--- README.txt 30 Oct 2006 19:13:55 -0000 1.1.2.4
***************
*** 27,31 ****
A successful test will turn on the green led. A failed test will turn on
! the red led. The yellow led blinks during the steps of the full test.
Tools:
--- 27,33 ----
A successful test will turn on the green led. A failed test will turn on
! the red led. The yellow led blinks during the steps of the full test. 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