[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/Block
README.txt, 1.4, 1.5
David Gay
idgay at users.sourceforge.net
Fri Feb 9 13:30:31 PST 2007
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Block
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28429/apps/tests/storage/Block
Modified Files:
README.txt
Log Message:
misc minor fixes
Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Block/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 Feb 2007 21:30:29 -0000 1.5
***************
*** 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:
--- 19,26 ----
with an id of 10 to do a combined write+read test.
! A successful test will blink LED 2 a few times, then turn on LED 1. A
! failed test will turn on LED 0. 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