[Tinyos-beta-commits] CVS: tinyos-1.x/beta/TOSComm README.TOSComm, 1.2, 1.3

Kamin Whitehouse kaminw at users.sourceforge.net
Wed Sep 21 21:01:05 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/TOSComm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5144

Modified Files:
	README.TOSComm 
Log Message:
fixed a text error

Index: README.TOSComm
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/TOSComm/README.TOSComm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README.TOSComm	22 Sep 2005 03:53:12 -0000	1.2
--- README.TOSComm	22 Sep 2005 04:01:02 -0000	1.3
***************
*** 54,58 ****
  
  Two othe files are currently known to use the javax.comm library:
! sf/SFListen.java and util/SerialPortStub.java.  All files should
  probably be made to use SerialPortStub.java, and no other files should
  use javax.comm.  That way, when TOSComm is installed, only a single
--- 54,58 ----
  
  Two othe files are currently known to use the javax.comm library:
! tools/ListenRaw.java and util/SerialPortStub.java.  All 3 files should
  probably be made to use SerialPortStub.java, and no other files should
  use javax.comm.  That way, when TOSComm is installed, only a single



More information about the Tinyos-beta-commits mailing list