]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/TestPrintf/README
Some old REAME corrections that I forgot to commit.
[tinyos-2.x.git] / apps / tosthreads / capps / TestPrintf / README
index 46106b0849e2b20c0bbc98cd05d367efc698cec6..44f63a58159fec2803024ffbf5f0b01bf041e9f5 100644 (file)
@@ -17,7 +17,7 @@ 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>
   
-NOTE::  The baud rate 57600 must be used telos based motes, as its configuration
+NOTE:  The baud rate 57600 must be used telos based motes, as its configuration
 has been changed to work with this baud rate when compiled for tosthreads. I.e.
 DO NOT just substitute 'telosb' or 'tmote' for <baud_rate> above.  Explicitly
 set it to 57600.