]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
fix spelling
authorregehr <regehr>
Fri, 25 Jul 2008 03:01:45 +0000 (03:01 +0000)
committerregehr <regehr>
Fri, 25 Jul 2008 03:01:45 +0000 (03:01 +0000)
apps/Oscilloscope/README.txt

index cf43109b3024886b4918a451f46efb9bdee73de8..035ff0f5ce6cbaf374cbb3e62cdc6f0b92f6ed73 100644 (file)
@@ -25,11 +25,11 @@ follows:
   cd java
   make
   java net.tinyos.sf.SerialForwarder -comm serial@<serial port>:<mote>
-  # e.g., java net.tinyps.sf.SerialForwarder -comm serial@/dev/ttyUSB0:mica2
-  # or java net.tinyps.sf.SerialForwarder -comm serial@COM2:telosb
+  # e.g., java net.tinyos.sf.SerialForwarder -comm serial@/dev/ttyUSB0:mica2
+  # or java net.tinyos.sf.SerialForwarder -comm serial@COM2:telosb
   ./run
 
-The controls at the bootom of the screen allow yoy to zoom in or out the X
+The controls at the bottom of the screen allow you to zoom in or out the X
 axis, change the range of the Y axis, and clear all received data. You can
 change the color used to display a mote by clicking on its color in the
 mote table.