]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Update the README to reflect the changes made to tos-deluge.
authorrazvanm <razvanm>
Tue, 22 Jan 2008 02:16:12 +0000 (02:16 +0000)
committerrazvanm <razvanm>
Tue, 22 Jan 2008 02:16:12 +0000 (02:16 +0000)
apps/tests/deluge/Blink/README.txt
apps/tests/deluge/SerialBlink/README.txt

index 01a1be3ae4f0c8efa5499da2c950cef17010ab0f..2f91200cd8b108c0d6223910f57034a3d3975b58 100644 (file)
@@ -35,12 +35,7 @@ Alternatively, you can reprogram the whole network (non-basestation
 motes) by first uploading the image to the base station. Then, tell the 
 base station to disseminate the image. For example,
 
-   tos-deluge /dev/ttyUSB0 telosb -d 0
-
-Finally, after the image has been disseminated, instruct the base 
-station to disseminate the command to reprogram. For example,
-
-   tos-deluge /dev/ttyUSB0 telosb -r 0
+   tos-deluge /dev/ttyUSB0 telosb -dr 1
 
 For a more detailed discussion on Deluge T2, please refer to the Deluge 
 T2 manual.
index c5ea55bf1c3285fb3d3a2ea0495ac97f56e759f5..462b560cdc45cf1dff3570fbabdad4d13ad5d092 100644 (file)
@@ -13,13 +13,8 @@ You can reprogram the whole network (non-basestation motes) by first
 uploading the image to the base station. Then, tell the base station to 
 disseminate the image. Example:
 
-   tos-deluge /dev/ttyUSB0 telosb -d 0
+   tos-deluge /dev/ttyUSB0 telosb -dr 1
    
-Finally, after the image has been disseminated, instruct the base 
-station to disseminate the command to reprogram. Example:
-
-   tos-deluge /dev/ttyUSB0 telosb -r 0
-
 For a more detailed discussion on Deluge T2, please refer to the Deluge 
 T2 manual.