12345678910111213 |
- {
- "name": "ESPAsyncWiFiManager",
- "keywords": "wifi, wi-fi",
- "description": "ESP8266 Async WiFi Connection manager with fallback web configuration portal",
- "repository":
- {
- "type": "git",
- "url": "https://github.com/alanswx/ESPAsyncWiFiManager.git"
- },
- "frameworks": "arduino",
- "platforms": ["espressif8266", "espressif32"],
- "version": "0.30"
- }
|