X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftosthreads%2Fapps%2FBlink%2FREADME;h=31ed5dcb99020af67c7671757075965e766bbe62;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=bedfd7b1dfa1133c9fda0656ce5c3b34fa16c860;hpb=8fec7616e6486b038461944622beccf47415d992;p=tinyos-2.x.git diff --git a/apps/tosthreads/apps/Blink/README b/apps/tosthreads/apps/Blink/README index bedfd7b1..31ed5dcb 100644 --- a/apps/tosthreads/apps/Blink/README +++ b/apps/tosthreads/apps/Blink/README @@ -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 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.