mirror of
https://github.com/schinken/esp8266-geigercounter.git
synced 2024-11-15 05:24:20 +01:00
13 lines
328 B
JSON
13 lines
328 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": "espressif8266",
|
|
"version": "0.15.0"
|
|
}
|