]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/RadioStress/README
Fix some typos.
[tinyos-2.x.git] / apps / tosthreads / capps / RadioStress / README
index 281f7501b73303a287b453b0f81255d007f9d3a8..a6263dffb67a20aa83dc0486d94d38695610a400 100644 (file)
@@ -8,13 +8,13 @@ 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 RadioStress on a mote via the following comand:
+You can install RadioStress on a mote via the following command:
   make <platform> cthreads install.0
   make <platform> cthreads install.1
   
 Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
 
-The applicaiton burned with NODE_ID 0 will be programmed as a Receiver and will
+The application burned with NODE_ID 0 will be programmed as a Receiver and will
 wait for messages from the sender programmed with NODE_ID 1.  In the case of the
 sender, messages with three different AM ids are sent from three different
 threads in an infinite loop, and one of LED0, LED1, and LED2 are toggled upon