]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/tkn154/TestPROMISCUOUS/README.txt
fixed the description on how to run the printf java client.
[tinyos-2.x.git] / apps / tests / tkn154 / TestPROMISCUOUS / README.txt
index 3e8949b3b03dd6da1bab5919ae355f6b0545d897..fdb69410567b88d99acbd6bb1420a2d76a93c6f1 100644 (file)
@@ -22,7 +22,7 @@ Start the printf client on
 
     $ cd $TOSDIR/../apps/tests/TestPrintf
     $ make telosb
-    $ java PrintfClient -comm serial@/dev/ttyUSBXXX:telosb
+    $ java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSB0:telosb
 
 (http://docs.tinyos.net/ has a section on how to use the TinyOS printf library)