Skip to content

Commit 49c9743

Browse files
committed
adding tentative support for pi-spi and i2c modules
1 parent f897a20 commit 49c9743

File tree

1 file changed

+3
-1
lines changed
  • raspbian-addons/home/coder/coder-dist/coder-base

1 file changed

+3
-1
lines changed

raspbian-addons/home/coder/coder-dist/coder-base/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"bcrypt": "0.7.4",
1414
"connect": "*",
1515
"cookie": "*",
16-
"gpio": "*"
16+
"gpio": "*",
17+
"i2c": "*",
18+
"pi-spi": "*"
1719
}
1820
}

0 commit comments

Comments
 (0)