]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Improve the last message in the burn-net script.
authorrazvanm <razvanm>
Thu, 22 Oct 2009 19:20:37 +0000 (19:20 +0000)
committerrazvanm <razvanm>
Thu, 22 Oct 2009 19:20:37 +0000 (19:20 +0000)
apps/tests/deluge/Blink/burn-net

index 9225bf2d0fd7d9cda0ef6b1d5e5e4f3777d0158d..152e01fb6fed045b852681a392f59c36a598a1f9 100755 (executable)
@@ -98,8 +98,11 @@ echo '         | After a mote gets the whole image he will reboot and       |'
 echo '         | reprogram itself. If the new image contains Deluge he will |'
 echo '         | continue participating in dissemination.                   |'
 echo '         |                                                            |'
-echo '         | In the next step the motes will be rebooted to allow the   |'
-echo '         | reprogramming to take place.                               |'
+echo '         | In the next step all the motes except the basestation will |'
+echo '         | be rebooted to allow the reprogramming to take place.      |'
+echo '         |                                                            |'
+echo '         | After reboot the motes should start blinking the 3rd led   |'
+echo '         | (blue/yellow).                                             |'
 echo '         |                                                            |'
 echo '         +------------------------------------------------------------+'