readme

来自「tinyos-2.x.rar」· 代码 · 共 22 行

TXT
22
字号
README for TOSThreads Blink_DynamicThreads
Author/Contact: tinyos-help@millennium.berkeley.edu
Author: Chieh-Jan Mike Liang <cliang4@cs.jhu.edu>

Description:

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 

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.

Tools:
  None.

Known bugs/limitations:
  None.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?