lichterwahn:所以编码的气球灯控制库

时间:2024-06-09 09:37:02
【文件属性】:

文件名称:lichterwahn:所以编码的气球灯控制库

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-09 09:37:02

JavaScript

利希特瓦恩 因此编码气球灯控制库。 安装 要使用REPL,只需安装“ lichterwahn”。 npm install -g lichterwahn 或将其添加到您的package.json npm install lichterwahn --save 原料药 我们还鼓励您以编程方式使用该库,例如: var LED_COUNT = 70 var lichterwahn = require ( 'lichterwahn' ) // this is your assigned ID for the simulator, zero is the actual lights installation var lights = lichterwahn ( 0 ) for ( var i = 0 ; i < LED_COUNT ; i ++ ) { lights ( i , 150 ,


【文件预览】:
lichterwahn-master
----lib()
--------client.js(598B)
----LICENSE(1KB)
----README.md(742B)
----.gitignore(526B)
----index.js(41B)
----bin()
--------lichterwahn.js(430B)
----package.json(643B)

网友评论