[Tinyos-2-commits] CVS: tinyos-2.x/apps/Oscilloscope README.txt, 1.5, 1.6

John Regehr regehr at users.sourceforge.net
Thu Jul 24 20:01:49 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/Oscilloscope
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20446

Modified Files:
	README.txt 
Log Message:
fix spelling

Index: README.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/Oscilloscope/README.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** README.txt	13 Aug 2007 15:51:20 -0000	1.5
--- README.txt	25 Jul 2008 03:01:45 -0000	1.6
***************
*** 26,34 ****
    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 at COM2:telosb
    ./run
  
! The controls at the bootom of the screen allow yoy 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
--- 26,34 ----
    make
    java net.tinyos.sf.SerialForwarder -comm serial@<serial port>:<mote>
!   # e.g., java net.tinyos.sf.SerialForwarder -comm serial@/dev/ttyUSB0:mica2
!   # or java net.tinyos.sf.SerialForwarder -comm serial at COM2:telosb
    ./run
  
! 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



More information about the Tinyos-2-commits mailing list