]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/TestSineSensor/README
Some old REAME corrections that I forgot to commit.
[tinyos-2.x.git] / apps / tosthreads / capps / TestSineSensor / README
index b95b8fdf31e3791089bc58de98609cbfa6f344b9..f071c65527a56112c71383c9064eda4a1db7b921 100644 (file)
@@ -22,7 +22,7 @@ over the serial interface as verified by running the following for the platform
 of interest:
   java net.tinyos.tools.Listen -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.