X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fdeluge%2FSerialBlink%2FREADME.txt;h=462b560cdc45cf1dff3570fbabdad4d13ad5d092;hb=61b062c3c69a1171bfc379010065da338747a646;hp=c5ea55bf1c3285fb3d3a2ea0495ac97f56e759f5;hpb=c1a7ccc021805d45c9d62003c6528c744c2742a6;p=tinyos-2.x.git diff --git a/apps/tests/deluge/SerialBlink/README.txt b/apps/tests/deluge/SerialBlink/README.txt index c5ea55bf..462b560c 100644 --- a/apps/tests/deluge/SerialBlink/README.txt +++ b/apps/tests/deluge/SerialBlink/README.txt @@ -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.