Ivan Kravets
2014-09-25 14:18:56 +03:00
parent 04d397a51d
commit b54ed9bbd2

10
library.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "Arduino-IRremote",
"keywords": "infrared, ir, remote",
"description": "Send and receive infrared signals with multiple protocols",
"repository":
{
"type": "git",
"url": "https://github.com/shirriff/Arduino-IRremote.git"
}
}