removed unused dependencies

This commit is contained in:
strawmanbobi
2022-01-29 16:57:53 +08:00
parent 5f6de6a4fb
commit a5ad76b05d
6 changed files with 0 additions and 15 deletions

View File

@@ -0,0 +1,21 @@
{
"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.3",
"frameworks": [
"arduino",
"energia",
"wiringpi"
],
"platforms": "*"
}