]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
fix port number
authoridgay <idgay>
Mon, 22 Sep 2008 20:52:39 +0000 (20:52 +0000)
committeridgay <idgay>
Mon, 22 Sep 2008 20:52:39 +0000 (20:52 +0000)
apps/tests/TestSerial/README.txt
apps/tests/cc2420/TestPacketLink/README.txt

index 31cba7b289bf95abe394b3598f5c87d016f9efde..ca16d9b15dc712057cd39452b239120cbac41e2f 100644 (file)
@@ -16,7 +16,7 @@ application prints the counter's value to standard out.
 Java Application Usage:
   java TestSerial [-comm <packetsource>]
 
 Java Application Usage:
   java TestSerial [-comm <packetsource>]
 
-  If not specified, the <packetsource> defaults to sf@localhost:9001 or
+  If not specified, the <packetsource> defaults to sf@localhost:9002 or
   to your MOTECOM environment variable (if defined).
 
 Tools:
   to your MOTECOM environment variable (if defined).
 
 Tools:
index 4c291ba1f0412d623460dcb16bc6493588c2afd4..2a82684a34a87b70529606a680606590a0c2e476 100644 (file)
@@ -29,7 +29,7 @@ Tools:
 
   java TestPacketLink [-comm <packetsource>]
 
 
   java TestPacketLink [-comm <packetsource>]
 
-  If not specified, the <packetsource> defaults to sf@localhost:9001 or
+  If not specified, the <packetsource> defaults to sf@localhost:9002 or
   to your MOTECOM environment variable (if defined).
 
   This application will report dropped and duplicate packets as seen on
   to your MOTECOM environment variable (if defined).
 
   This application will report dropped and duplicate packets as seen on