]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/Blink_DynamicThreads/README
Update READMEs
[tinyos-2.x.git] / apps / tosthreads / apps / Blink_DynamicThreads / README
index 8e8bf0f54a322f31863b7da1927b1adc175dda7f..d5cd5c96650d99ae00f298299f1b5669d6b99a68 100644 (file)
@@ -9,7 +9,7 @@ Blink_DynamicThreads is the dynamic-thread version of Blink.
 You can install Blink_DynamicThread 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.