X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Fcapps%2FBounce%2FREADME;h=7bedfdecef040ba1c6f7968878246e703aaeb716;hb=f28a01108f73c6c5e29e3dc68f0f2967268e4f1a;hp=56efdf16d97cbe496b5c568a51ce326c8a8850cc;hpb=2b3ede6d2120b8af42c9db20e22f4df85c3cc056;p=tinyos-2.x.git diff --git a/apps/tosthreads/capps/Bounce/README b/apps/tosthreads/capps/Bounce/README index 56efdf16..7bedfdec 100644 --- a/apps/tosthreads/capps/Bounce/README +++ b/apps/tosthreads/capps/Bounce/README @@ -11,7 +11,7 @@ This application stresses the operation of the thread based AM commands for packet transmission and reception. To run this application you will need to burn it on one mote with NODE_ID 0, and a second mote with NODE_ID 1. -You can install Bounce on a mote via the following comand: +You can install Bounce on a mote via the following command: make cthreads install.0 make cthreads install.1 @@ -33,7 +33,7 @@ reception.. Successful running of this application results in each LED bouncing back and forth between each mote independent of one another. This will continue in an -finitie loop forever. +finite loop forever. Tools: None.