mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-13 18:06:15 +00:00
PlatformIO-based manifest file
Web: http://platformio.ikravets.com/#!/lib/show/Arduino-IRremote Docs: http://docs.platformio.ikravets.com/en/latest/librarymanager/index.html
This commit is contained in:
10
library.json
Normal file
10
library.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Arduino-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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user