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:
- 1:370967a90abb
- Parent:
- 0:70c8e56bac45
- Child:
- 2:6bbd1e911324
diff -r 70c8e56bac45 -r 370967a90abb library.json
--- a/library.json Sat Jan 23 06:16:48 2016 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-{
- "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"
-}