aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-05-22 17:47:54 +0100
committerGitHub <noreply@github.com>2017-05-22 17:47:54 +0100
commit2c43231ea90345813e5901196a19f4fe8ff25164 (patch)
tree69fcd8df05ef6576f446adcc2cfc9fb3f8b4e12d
parent24755aca565afcc50d071c15aa5af311b6607eba (diff)
parentf4dd8470114c6a280e7da4ae6072dc610a6f8c35 (diff)
downloadpackages-2c43231ea90345813e5901196a19f4fe8ff25164.tar.gz
packages-2c43231ea90345813e5901196a19f4fe8ff25164.zip
Merge pull request #507 from xyz32/master
Rename boneGPIO to boneIO
-rw-r--r--packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index 9e7290a..83a48db 100644
--- a/packages.json
+++ b/packages.json
@@ -5433,8 +5433,8 @@
"web": "https://h3rald.com/minim"
},
{
- "name": "boneGPIO",
- "url": "https://github.com/xyz32/boneGPIO",
+ "name": "boneIO",
+ "url": "https://github.com/xyz32/boneIO",
"method": "git",
"tags": [
"library",
@@ -5443,7 +5443,7 @@
],
"description": "A low level GPIO library for the BeagleBone board family",
"license": "MIT",
- "web": "https://github.com/xyz32/boneGPIO"
+ "web": "https://github.com/xyz32/boneIO"
},
{
"name": "ui",