]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/BaseStation/README
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tosthreads / capps / BaseStation / README
index 66ef052f2246f50dee879b94fb3808a865cd6964..f0a5492e6d8076d4dccd0da9b552bc78c3d1125a 100644 (file)
@@ -36,7 +36,7 @@ leds rapidly.  Additionally, messages should be forwarded over the serial interf
 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.