Merge pull request #507 from xyz32/master

Rename boneGPIO to boneIO
This commit is contained in:
Dominik Picheta 2017-05-22 17:47:54 +01:00 committed by GitHub
commit 2c43231ea9

View File

@ -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",