]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/capps/Blink/README
Update READMEs
[tinyos-2.x.git] / apps / tosthreads / capps / Blink / README
index c3ad340d9db1bebc52fb173b67007146a1492f19..2321f41c5766b4a7eff6816c623041390d5c7376 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> cthreads 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.