readme

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

TXT
19
字号
README for SenseToLedsAuthor/Contact: tinyos-help@millennium.berkeley.eduDescription:SenseToLeds is an application that periodically samples the photo sensor and displays the highest 3 bits of the raw ADClight reading to the LEDs, with RED being the most signficant bit and YELLOW being the least significant bit.  It behaves the same as Sense in Lesson 2; however, it is built simply by wiring TimerC, Photo, IntToLeds and SenseToInt components together.Tools:NoneKnown bugs/limitations:None

⌨️ 快捷键说明

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