]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/TestJoin/README
Address comments for README from RC4 testing, and clarify the expected LED behavior
[tinyos-2.x.git] / apps / tosthreads / apps / TestJoin / README
index a22b29cfe5cf91e615d7d079f5797115baa7e0c7..10719d87697aadde82470ae37666418552415363 100644 (file)
@@ -11,11 +11,12 @@ based application.
 You can install TestJoin 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 first see LED0 flash twice with a period of
-1s and LED1 flash 4 times with a period of 1s. After these are done,
-LED2 should come on and stay on.
+Upon a successful burn, you should see LED2 toggles at the end of each time
+period. In addition, during each time period, LED0 should toggle twice, and LED1
+toggles four times (with an interval of 1 sec). This LED behavior repeats in the
+next time period.
 
 Tools:
   None.