readme

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

TXT
23
字号
README for TOSThreads Blink 
Author/Contact: tinyos-help@millennium.berkeley.edu
Author: Kevin Klues <klueska@cs.stanford.edu>

Description:

Blink is a simple application used to test the basic functionality of
TOSThreads.

You can install Blink 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 + -
显示快捷键?