X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=apps%2Ftests%2FTestSerial%2FREADME.txt;fp=apps%2Ftests%2FTestSerial%2FREADME.txt;h=31cba7b289bf95abe394b3598f5c87d016f9efde;hb=641fd748738de4f14d9ec362d456fdaffc5fbb65;hp=980ac110558b998735783b908effec2efad95380;hpb=7c9cfc86286f6b4db85cf700a6032b3eccdc8ea0;p=tinyos-2.x.git diff --git a/apps/tests/TestSerial/README.txt b/apps/tests/TestSerial/README.txt index 980ac110..31cba7b2 100644 --- a/apps/tests/TestSerial/README.txt +++ b/apps/tests/TestSerial/README.txt @@ -14,8 +14,7 @@ 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 to your MOTECOM environment variable (if defined).