raspberrypi/433MHZ/433Utils/rc-switch/library.json
2023-04-18 19:42:00 +08:00

22 lines
424 B
JSON

{
"name": "rc-switch",
"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.6.4",
"frameworks": [
"arduino",
"energia",
"wiringpi"
],
"platforms": "*"
}