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

Jan-Hinrich Hauer janhauer at users.sourceforge.net
Fri Jun 27 09:43:23 PDT 2008


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

Modified Files:
	README.txt 
Log Message:
fixed the description on how to run the printf java client.


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	16 Jun 2008 18:22:46 -0000	1.1
--- README.txt	27 Jun 2008 16:43:21 -0000	1.2
***************
*** 23,27 ****
      $ cd $TOSDIR/../apps/tests/TestPrintf
      $ make telosb
!     $ java PrintfClient -comm serial@/dev/ttyUSBXXX:telosb
  
  (http://docs.tinyos.net/ has a section on how to use the TinyOS printf library)
--- 23,27 ----
      $ 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)



More information about the Tinyos-2-commits mailing list