rf switch plugin

This commit is contained in:
2018-11-24 21:16:12 +01:00
parent f79f869d55
commit 54a90b8ae5
8 changed files with 115 additions and 60 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "sprocket-plugin-template",
"name": "sprocket-plugin-rcswitch",
"keywords": "sprocket, plugin",
"description": "Template for a sprocket plugin",
"description": "Remote control RF switch plugin",
"authors":
{
"name": "Patrick Balsiger",
@@ -11,7 +11,7 @@
"repository":
{
"type": "git",
"url": "https://gitlab.com/wirelos/sprocket-plugin-template"
"url": "https://gitlab.com/wirelos/sprocket-plugin-rcswitch"
},
"frameworks": "arduino",
"platforms": "espressif8266, esp32",