]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/TestSineSensor/README
Update READMEs
[tinyos-2.x.git] / apps / tosthreads / apps / TestSineSensor / README
index e818265a55f117197b2bae0f09cc17bffa5dea13..50e6386c7d8ad09a245e1e40f6164e3c3e09b0b7 100644 (file)
@@ -7,10 +7,10 @@ Description:
 This application is used to test the threaded version of the API for accessing
 the software based SineSensor usable by any platform for demonstration purposes.
 
-You can install TestSineSensor on a mote via the following comand:
+You can install TestSineSensor on a mote via the following command:
   make <platform> threads install
   
-Valid platforms are currently: tmote, telosb, iris, mica2, and micaz 
+Valid platforms are currently: tmote, telosb, iris, mica2, micaz, and epic
 
 This application simply takes sensor readings in an infinite loop from the
 SineSensor and forwards them over the serial interface.  Upon successful