use local library source instead to correct some black-box issue for aliyuniot

This commit is contained in:
strawmanbobi
2024-02-19 13:24:10 +08:00
parent 95297411a9
commit 47b4c31146
672 changed files with 103998 additions and 553 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": "*"
}