X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=apps%2Ftests%2FTestSerial%2FREADME.txt;h=1a8e56d5667b1735304964887b77b1b747f5a847;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=980ac110558b998735783b908effec2efad95380;hpb=1ba974b83d19fc41bf80acd52726f36f7f1df297;p=tinyos-2.x.git diff --git a/apps/tests/TestSerial/README.txt b/apps/tests/TestSerial/README.txt index 980ac110..1a8e56d5 100644 --- a/apps/tests/TestSerial/README.txt +++ b/apps/tests/TestSerial/README.txt @@ -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 ] - Windows: java TestSerial [-comm ] + java TestSerial [-comm ] - If not specified, the defaults to sf@localhost:9001 or + If not specified, the defaults to sf@localhost:9002 or to your MOTECOM environment variable (if defined). +Python Usage: + tos-dump /dev/ttyUSB0 57600 + Tools: Known bugs/limitations: