]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/Bounce/README
Fix some typos.
[tinyos-2.x.git] / apps / tosthreads / capps / Bounce / README
index 56efdf16d97cbe496b5c568a51ce326c8a8850cc..7bedfdecef040ba1c6f7968878246e703aaeb716 100644 (file)
@@ -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 <platform> cthreads install.0
   make <platform> 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.