We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2dafe5 commit e947f09Copy full SHA for e947f09
library.json
@@ -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