mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-03-17 04:37:31 +01:00
14 lines
322 B
JSON
14 lines
322 B
JSON
{
|
|
"name": "WifiManager",
|
|
"keywords": "wifi, wi-fi",
|
|
"description": "ESP8266 WiFi Connection manager with fallback web configuration portal",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/tzapu/WiFiManager.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif",
|
|
"version": "0.12"
|
|
}
|