[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/Config
README.txt, 1.1.2.2, 1.1.2.3
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/Config
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32177/Config
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/Config/README.txt,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** README.txt 16 Jun 2006 22:53:10 -0000 1.1.2.2
--- README.txt 30 Oct 2006 19:13:55 -0000 1.1.2.3
***************
*** 16,20 ****
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
Tools:
--- 16,22 ----
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:
More information about the Tinyos-2-commits
mailing list