Rename boneGPIO to boneIO

This commit is contained in:
xyz 2017-05-22 11:31:44 -04:00
parent 24755aca56
commit f4dd847011

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