From 9c5b2389f08c06b6522120a88cb379414149295b Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Wed, 18 Sep 2019 23:44:36 +0900 Subject: [PATCH 1/3] Fixed that no member named 'success' issue #130 --- README.md | 3 +- docs/changelog.html | 13 ++++---- docs/search/search_index.json | 2 +- docs/sitemap.xml | 58 +++++++++++++++++----------------- docs/sitemap.xml.gz | Bin 408 -> 408 bytes mkdocs/changelog.md | 3 +- src/AutoConnectUpdate.cpp | 15 ++++++--- 7 files changed, 51 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index 1fed53a..9349184 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,8 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some ## Change log -### [1.0.2] Sept. 17, 2019 +### [1.0.2] Sept. 19, 2019 +- Fixed compilation error that no member named 'success' with ArduinoJson 5. (issue #130) - Fixed SSID non termination. (issue #128) - Fixed compilation error that getBytesLength missing with ESP32. (issue #125) - Added #include directive restriction for EEPROM and ESP8266httpUpdate to FAQ. (issue #127) diff --git a/docs/changelog.html b/docs/changelog.html index a2c55a8..7f2d184 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -122,7 +122,7 @@ - + Skip to content @@ -726,8 +726,8 @@