[Tinyos-2-commits] CVS: tinyos-2.x/doc/html/tutorial lesson4.html, 1.1.2.7, 1.1.2.8

Ben Greenstein bengreenstein at users.sourceforge.net
Fri Jul 14 13:25:13 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1633

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	lesson4.html 
Log Message:
added output from MsgReader


Index: lesson4.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson4.html,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** lesson4.html	27 Jun 2006 22:26:36 -0000	1.1.2.7
--- lesson4.html	14 Jul 2006 20:25:09 -0000	1.1.2.8
***************
*** 481,485 ****
  should see output like this:</p>
  
! <pre></pre>
  
  <h1>SerialForwarder and other packet sources</h1>
--- 481,501 ----
  should see output like this:</p>
  
! <pre>
! 1152232617609: Message <BlinkToRadioMsg>
!   [nodeid=0x2]
!   [counter=0x1049]
! 
! 1152232617609: Message <BlinkToRadioMsg>
!   [nodeid=0x2]
!   [counter=0x104a]
! 
! 1152232617609: Message <BlinkToRadioMsg>
!   [nodeid=0x2]
!   [counter=0x104b]
! 
! 1152232617621: Message <BlinkToRadioMsg>
!   [nodeid=0x2]
!   [counter=0x104c]
! </pre>
  
  <h1>SerialForwarder and other packet sources</h1>



More information about the Tinyos-2-commits mailing list