Add wiringPiNim package (#556)
This commit is contained in:
parent
ed63666c69
commit
521fbb8983
1 changed files with 15 additions and 0 deletions
|
|
@ -6934,6 +6934,21 @@
|
|||
"license": "MIT",
|
||||
"web": "https://docs.python.org/2/library/calendar.html"
|
||||
},
|
||||
{
|
||||
"name": "wiringPiNim",
|
||||
"url": "https://github.com/ThomasTJdev/nim_wiringPiNim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"raspberry",
|
||||
"rpi",
|
||||
"wiringpi",
|
||||
"pi"
|
||||
],
|
||||
"description": "Wrapper that implements some of wiringPi's function for controlling a Raspberry Pi",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ThomasTJdev/nim_wiringPiNim"
|
||||
},
|
||||
{
|
||||
"name": "redux",
|
||||
"url": "https://github.com/pragmagic/redux.nim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue