Skip to content

Commit e947f09

Browse files
committed

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Arduino-IRremote",
3+
"keywords": "infrared, ir, remote",
4+
"description": "Send and receive infrared signals with multiple protocols",
5+
"repository":
6+
{
7+
"type": "git",
8+
"url": "https://github.com/shirriff/Arduino-IRremote.git"
9+
}
10+
}

0 commit comments

Comments
 (0)