[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/cc2420/TestPacketLink README.txt, 1.4, 1.5

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


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

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

Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/cc2420/TestPacketLink/README.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** README.txt	26 Jul 2008 02:32:44 -0000	1.4
--- README.txt	22 Sep 2008 20:52:39 -0000	1.5
***************
*** 30,34 ****
    java TestPacketLink [-comm <packetsource>]
  
!   If not specified, the <packetsource> defaults to sf at localhost:9001 or
    to your MOTECOM environment variable (if defined).
  
--- 30,34 ----
    java TestPacketLink [-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