readme.ledsintensity

来自「无线通信的主要编程软件,是无线通信工作人员的必备工具,关天相关教程我会在后续传上」· LEDSINTENSITY 代码 · 共 24 行

LEDSINTENSITY
24
字号
$Id: README.LedsIntensity,v 1.2 2004/05/10 07:25:29 cssharp Exp $README for LedsIntensityAuthor/Contact: tinyos-help@millennium.berkeley.edu@author Cory Sharp <cssharp@eecs.berkeley.edu>Description:LedsIntensity allows the LED's to display different intensity levels.  Theinterface allows the specification of 256 intensities, which may not allbe unique, but which should be nearly-linear: 0 is full-off, 127 ishalf-intensity, and 255 is full-on.Tools:None.Known bugs/limitations:The current implementation maps to 32 linear intensity levels.  It is CPUintensive while running, constantly posting tasks to produce theappropriate on/off dithering per LED.

⌨️ 快捷键说明

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