Skip to content

Commit 069ff34

Browse files
committed
Using customized gpio library.
1 parent 1aec1b3 commit 069ff34

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"bcrypt": "0.7.4",
1414
"connect": "2.14.3",
1515
"cookie": "0.1.1",
16-
"gpio": "*",
16+
"gpio": "git://github.com/jmstriegel/GpiO.git",
1717
"i2c": "*",
1818
"pi-spi": "*"
1919
}

0 commit comments

Comments
 (0)