You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
238 B

--- a/package.json
+++ b/package.json
@@ -41,7 +41,8 @@
},
"dependencies": {
- "firmata": ">= 0.8.0",
- "cylon": "^1.3.0"
+ "cylon": "^1.3.0",
+ "cylon-gpio": "0.30.1",
+ "cylon-i2c": "0.26.1"
}
}