]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/Blink/README
Update READMEs
[tinyos-2.x.git] / apps / tosthreads / apps / Blink / README
index bedfd7b1dfa1133c9fda0656ce5c3b34fa16c860..31ed5dcb99020af67c7671757075965e766bbe62 100644 (file)
@@ -7,10 +7,10 @@ Description:
 Blink is a simple application used to test the basic functionality of
 TOSThreads.
 
-You can install Blink on a mote via the following comand:
+You can install Blink 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
 
 Upon a successful burn, you should see LED0 flashing with a period of every
 200ms, and LED1 and LED2 flashing in unison with a period of 1000ms.