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

David Gay idgay at users.sourceforge.net
Mon Sep 22 13:52:41 PDT 2008


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

Modified Files:
	README.txt 
Log Message:
fix port number

Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** README.txt	22 Jul 2008 21:19:19 -0000	1.3
--- README.txt	22 Sep 2008 20:52:39 -0000	1.4
***************
*** 17,21 ****
    java TestSerial [-comm <packetsource>]
  
!   If not specified, the <packetsource> defaults to sf at localhost:9001 or
    to your MOTECOM environment variable (if defined).
  
--- 17,21 ----
    java TestSerial [-comm <packetsource>]
  
!   If not specified, the <packetsource> defaults to sf at localhost:9002 or
    to your MOTECOM environment variable (if defined).
  



More information about the Tinyos-2-commits mailing list