Mark van Renswoude
1f5f0a7d42
Added prototype Node.js client app Added UDP protocol documentation Replaced brzo_i2c library with standard Wire.h while debugging Removed test code from PCA9685 library
9 lines
163 B
JSON
9 lines
163 B
JSON
{
|
|
"name": "stairs",
|
|
"version": "1.0.0",
|
|
"description": "Stairs lighting project",
|
|
"main": "app.js",
|
|
"author": "Mark van Renswoude",
|
|
"license": "ISC"
|
|
}
|