Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Lilnija_29012017 NucleoF042K6_IRReceiver
Diff: library.json
- Revision:
- 0:70c8e56bac45
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/library.json Sat Jan 23 06:16:48 2016 +0000
@@ -0,0 +1,12 @@
+{
+ "name": "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"
+ },
+ "frameworks": "arduino",
+ "platforms": "atmelavr"
+}