[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestLPL README.txt, 1.2, 1.3

Phil Levis scipio at users.sourceforge.net
Thu Apr 19 16:49:52 PDT 2007


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

Modified Files:
	README.txt 
Log Message:
Add statement about expected output.


Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestLPL/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README.txt	6 Nov 2006 11:56:47 -0000	1.2
--- README.txt	19 Apr 2007 23:49:49 -0000	1.3
***************
*** 12,18 ****
  
  This application blinks LED 0 every time it sends a message, and toggles
! LED 1 every time it receives a message.
  
! It's low-power-listening settings are as follows (repeating every 256s):
  
  0-32s:     receive: fully on
--- 12,20 ----
  
  This application blinks LED 0 every time it sends a message, and toggles
! LED 1 every time it receives a message. If this application is
! working correctly (see caveat about timing below), you should see 
! both nodes toggling LED 1.
  
! Its low-power-listening settings are as follows (repeating every 256s):
  
  0-32s:     receive: fully on



More information about the Tinyos-2-commits mailing list