]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/TestBasicsbSensors/README
Fix typo
[tinyos-2.x.git] / apps / tosthreads / apps / TestBasicsbSensors / README
index 2180ead2a137cd68ce497e7abea1166ddaa6e8a0..9dca24e88207a598f865a0edb47cf1a79ddf332f 100644 (file)
@@ -7,7 +7,7 @@ Description:
 This application is used to test the threaded version of the API for accessing
 sensors on the basicsb sensor board.
 
-You can install TestBasicsbSensors on a mote via the following comand:
+You can install TestBasicsbSensors on a mote via the following command:
   make <platform> threads install
   
 Valid platforms are currently: mica2, and micaz 
@@ -16,7 +16,7 @@ This application simply takes sensor readings in an infinite loop from the
 Photo and Temperature sensors on the basicsb sensor board and forwards them
 over the serial interface.  Upon successful transmission, LED0 is toggled.
 
-A succssfull test will result in the TestBasicsbSensors mote constantly
+A successful test will result in the TestBasicsbSensors mote constantly
 flickering LED0. Additionally, messages containing the sensor readings should 
 be forwarded over the serial interface as verified by running the following 
 for the platform of interest: