added iris-kit repository
This commit is contained in:
13
lib/WifiManager/library.json
Normal file
13
lib/WifiManager/library.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user