[Tinyos-2-commits] CVS: tinyos-2.x/apps/tosthreads/apps/TestPrintf README, 1.2, 1.3

Phil Levis scipio at users.sourceforge.net
Fri Aug 1 12:47:15 PDT 2008


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

Modified Files:
	README 
Log Message:
Make the -comm parameter a little clearer.


Index: README
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tosthreads/apps/TestPrintf/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README	19 Jul 2008 19:36:18 -0000	1.2
--- README	1 Aug 2008 19:47:11 -0000	1.3
***************
*** 15,19 ****
  
  Once burned on a mote, the java based PrintfClient must be ran to verify
! proper operation of the application.
    java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSBXXX:<baud_rate>
    
--- 15,20 ----
  
  Once burned on a mote, the java based PrintfClient must be ran to verify
! proper operation of the application. For example, to connect PrintfClient
! to a mote over a USB serial port:
    java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSBXXX:<baud_rate>
    



More information about the Tinyos-2-commits mailing list