[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/tkn154/TestPromiscuous README.txt, 1.1, 1.2

Kevin Klues klueska at users.sourceforge.net
Fri Jul 25 19:32:48 PDT 2008


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

Modified Files:
	README.txt 
Log Message:
Updates to files after running the majority of the telosb rc3 tests

Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/tkn154/TestPromiscuous/README.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README.txt	21 Jul 2008 15:18:16 -0000	1.1
--- README.txt	26 Jul 2008 02:32:44 -0000	1.2
***************
*** 21,27 ****
  Start the printf client on 
  
!     $ cd $TOSDIR/../apps/tests/TestPrintf
!     $ make telosb
!     $ java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSB0:telosb
  
  (http://docs.tinyos.net/ has a section on how to use the TinyOS printf library)
--- 21,25 ----
  Start the printf client on 
  
!     $ java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSBXXX:telosb
  
  (http://docs.tinyos.net/ has a section on how to use the TinyOS printf library)



More information about the Tinyos-2-commits mailing list