]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestSerial/README.txt
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / TestSerial / README.txt
index 980ac110558b998735783b908effec2efad95380..1a8e56d5667b1735304964887b77b1b747f5a847 100644 (file)
@@ -14,12 +14,14 @@ to the serial port at 1Hz. Upon reception of a packet, the java
 application prints the counter's value to standard out.
 
 Java Application Usage:
-  Linux: java TestSerial.class [-comm <packetsource>]
-  Windows: java TestSerial [-comm <packetsource>]
+  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).
 
+Python Usage:
+  tos-dump /dev/ttyUSB0 57600
+
 Tools:
 
 Known bugs/limitations: