mirror of
https://gitlab.com/wirelos/sprocket-network-wifi.git
synced 2025-12-14 20:56:39 +01:00
extract wifi functionality from sprocket-core
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "sprocket-plugin-template",
|
||||
"keywords": "sprocket, plugin",
|
||||
"description": "Template for a sprocket plugin",
|
||||
"name": "sprocket-network-wifi",
|
||||
"keywords": "sprocket, plugin, wifi",
|
||||
"description": "Wifi for Sprockets",
|
||||
"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-network-wifi"
|
||||
},
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif8266, esp32",
|
||||
|
||||
Reference in New Issue
Block a user