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

David Gay idgay at users.sourceforge.net
Tue Jun 13 09:40:04 PDT 2006


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

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	README.txt 
Log Message:
add app usage summary


Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSerial/Attic/README.txt,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** README.txt	12 Jun 2006 20:46:56 -0000	1.1.2.1
--- README.txt	13 Jun 2006 16:40:02 -0000	1.1.2.2
***************
*** 14,17 ****
--- 14,24 ----
  application prints the counter's value to standard out.
  
+ Java Application Usage:
+   Linux: java TestSerial.class [-comm <packetsource>]
+   Windows: java TestSerial [-comm <packetsource>]
+ 
+   If not specified, the <packetsource> defaults to sf at localhost:9001 or
+   to your MOTECOM environment variable (if defined).
+ 
  Tools:
  



More information about the Tinyos-2-commits mailing list