From 95a14dbdf25a44841b91cb85ff62c6030dbfe74f Mon Sep 17 00:00:00 2001 From: Me No Dev Date: Tue, 10 May 2016 11:47:22 +0300 Subject: [PATCH] oops, not familiar with this --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index eb2e2db..75eeade 100644 --- a/library.json +++ b/library.json @@ -12,8 +12,8 @@ "type": "git", "url": "https://github.com/me-no-dev/ESPAsyncWebServer.git" }, - "frameworks": "espressif", - "platforms":"arduino", + "frameworks": "arduino", + "platforms":"espressif", "dependencies": { "name": "ESPAsyncTCP"