8000 Merge pull request #90 from ivankravets/patch-1 · githubgrax/Arduino-IRremote@a87d558 · GitHub
[go: up one dir, main page]

Skip to content

Commit a87d558

Browse files
committed
Merge pull request Arduino-IRremote#90 from ivankravets/patch-1
PlatformIO Library Manager manifest file
2 parents c0446fd + a3cdf40 commit a87d558

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

library.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "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+
"frameworks": "arduino",
11+
"platforms": "atmelavr"
12+
}

0 commit comments

Comments
 (0)
0