| 123456789101112131415161718192021 |
- {
- "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.2",
- "frameworks": [
- "arduino",
- "energia",
- "wiringpi"
- ],
- "platforms": "*"
- }
|