|
@@ -1,13 +1,13 @@
|
|
|
-{
|
|
|
- "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": "espressif",
|
|
|
- "version": "0.13"
|
|
|
-}
|
|
|
+{
|
|
|
+ "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.13"
|
|
|
+}
|