[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/CircularLog
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/CircularLog
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv10284/CircularLog
Modified Files:
README.txt
Log Message:
fix colours in README
Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/CircularLog/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
***************
*** 25,32 ****
to perform a full test.
! A successful test will turn on the green led. A failed test will turn on
! the red led. The yellow led is turned on after erase is complete. 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:
--- 25,32 ----
to perform a full test.
! A successful test will turn on LED 1. A failed test will turn on the
! LED 0. LED 1 is turned on after erase is complete. 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