From 641fd748738de4f14d9ec362d456fdaffc5fbb65 Mon Sep 17 00:00:00 2001 From: sallai Date: Tue, 22 Jul 2008 21:19:19 +0000 Subject: [PATCH] do not distinguish between windows and linux usage, assume that . is on the classpath --- apps/tests/TestSerial/README.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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). -- 2.39.2