Merge pull request #141 from gmpreussner/master

Added io-myo.
This commit is contained in:
Dominik Picheta 2015-03-16 21:37:03 +00:00
commit 8bfffefffb

View File

@ -1299,5 +1299,14 @@
"description": "Modules providing information about the OS.",
"license": "MIT",
"web": "https://github.com/nim-lang/osinfo"
},
{
"name": "io-myo",
"url": "git://github.com/nimious/io-myo.git",
"method": "git",
"tags": ["binding", "myo", "thalmic", "armband", "gesture"],
"description": "Bindings for the Thalmic Labs Myo gesture control armband SDK.",
"license": "MIT",
"web": "https://github.com/nimious/io-myo"
}
]