ESPboy_Sub1GHzInspector/lib/rc-switch-protocollessreceiver/library.json
2020-10-26 15:35:36 +03:00

21 lines
422 B
JSON

{
"name": "RCSwitch",
"description": "Use your Arduino or Raspberry Pi to operate remote radio controlled devices",
"keywords": "rf, radio, wireless",
"authors":
{
"name": "Suat Ozgur"
},
"repository":
{
"type": "git",
"url": "https://github.com/sui77/rc-switch.git"
},
"version": "2.52",
"frameworks": [
"arduino",
"energia",
"wiringpi"
],
"platforms": "*"
}