Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 49184b1

Browse files
authored
v1.1.3
### Releases v1.1.3 1. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](#27)
1 parent a9c209d commit 49184b1

File tree

72 files changed

+127
-1219
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+127
-1219
lines changed

README.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* [Features](#features)
1919
* [Currently supported Boards](#currently-supported-boards)
2020
* [Changelog](#changelog)
21+
* [Releases v1.1.3](#releases-v113)
2122
* [Releases v1.1.2](#releases-v112)
2223
* [Releases v1.1.1](#releases-v111)
2324
* [Major Releases v1.1.0](#major-releases-v110)
@@ -161,6 +162,10 @@ This [**BlynkESP32_BT_WF** library](https://github.com/khoih-prog/BlynkESP32_BT_
161162

162163
## Changelog
163164

165+
### Releases v1.1.3
166+
167+
1. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](https://github.com/khoih-prog/Blynk_WM/issues/27)
168+
164169
### Releases v1.1.2
165170

166171
1. Fix rare Config Portal bug not updating Config and dynamic Params data successfully in very noisy or weak WiFi situation
@@ -1223,7 +1228,7 @@ The following is the sample terminal output when running example [ESP8266WM_MRD_
12231228

12241229
```
12251230
Starting ESP8266WM_MRD_Config using LittleFS with SSL on ESP8266_NODEMCU
1226-
Blynk_WM SSL for ESP8266 v1.1.2
1231+
Blynk_WM SSL for ESP8266 v1.1.3
12271232
ESP_MultiResetDetector v1.1.1
12281233
LittleFS Flag read = 0xFFFD0002
12291234
multiResetDetectorFlag = 0xFFFD0002
@@ -1303,7 +1308,7 @@ BBBBBB
13031308

13041309
```
13051310
Starting ESP8266WM_MRD_Config using LittleFS with SSL on ESP8266_NODEMCU
1306-
Blynk_WM SSL for ESP8266 v1.1.2
1311+
Blynk_WM SSL for ESP8266 v1.1.3
13071312
ESP_MultiResetDetector v1.1.1
13081313
LittleFS Flag read = 0xFFFC0003
13091314
multiResetDetectorFlag = 0xFFFC0003
@@ -1365,7 +1370,7 @@ The following is the sample terminal output when running example [DHT11ESP8266_S
13651370

13661371
```
13671372
Starting DHT11ESP8266_SSL using LittleFS with SSL on ESP8266_NODEMCU
1368-
Blynk_WM SSL for ESP8266 v1.1.2
1373+
Blynk_WM SSL for ESP8266 v1.1.3
13691374
ESP_DoubleResetDetector v1.1.1
13701375
[293] Hostname=ESP8266-DHT11-SSL
13711376
[316] LoadCfgFile
@@ -1423,7 +1428,7 @@ The following is the sample terminal output when running example [ESP32WM_MRD_Co
14231428

14241429
```
14251430
Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV
1426-
Blynk_WM for ESP32 v1.1.2
1431+
Blynk_WM for ESP32 v1.1.3
14271432
ESP_MultiResetDetector v1.1.1
14281433
LittleFS Flag read = 0xFFFE0001
14291434
multiResetDetectorFlag = 0xFFFE0001
@@ -1500,7 +1505,7 @@ BBBBBB
15001505

15011506
```
15021507
Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV
1503-
Blynk_WM for ESP32 v1.1.2
1508+
Blynk_WM for ESP32 v1.1.3
15041509
ESP_MultiResetDetector v1.1.1
15051510
LittleFS Flag read = 0xFFFC0003
15061511
multiResetDetectorFlag = 0xFFFC0003
@@ -1558,7 +1563,7 @@ ets Jun 8 2016 00:22:57
15581563

15591564
```
15601565
Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV
1561-
Blynk_WM for ESP32 v1.1.2
1566+
Blynk_WM for ESP32 v1.1.3
15621567
ESP_MultiResetDetector v1.1.1
15631568
LittleFS Flag read = 0xFFFE0001
15641569
multiResetDetectorFlag = 0xFFFE0001
@@ -1682,7 +1687,7 @@ The following is the sample terminal output when running example [DHT11ESP8266_S
16821687

16831688
```
16841689
Starting DHT11ESP32_SSL using LITTLEFS with SSL on ESP32_DEV
1685-
Blynk_WM SSL for ESP32 v1.1.2
1690+
Blynk_WM SSL for ESP32 v1.1.3
16861691
ESP_DoubleResetDetector v1.1.1
16871692
[346] Hostname=ESP32-DHT11-SSL
16881693
[385] LoadCfgFile
@@ -1746,7 +1751,7 @@ Blynk.resetAndEnterConfigPortal();
17461751

17471752
```
17481753
Starting ESP8266WM_MRD_ForcedConfig using LittleFS without SSL on ESP8266_NODEMCU
1749-
Blynk_WM for ESP8266 v1.1.2
1754+
Blynk_WM for ESP8266 v1.1.3
17501755
ESP_MultiResetDetector v1.1.1
17511756
LittleFS Flag read = 0xFFFE0001
17521757
multiResetDetectorFlag = 0xFFFE0001
@@ -1832,7 +1837,7 @@ Non-Persistent CP will be removed after first reset, even you didn't enter the C
18321837

18331838
```
18341839
Starting ESP8266WM_MRD_ForcedConfig using LittleFS without SSL on ESP8266_NODEMCU
1835-
Blynk_WM for ESP8266 v1.1.2
1840+
Blynk_WM for ESP8266 v1.1.3
18361841
ESP_MultiResetDetector v1.1.1
18371842
LittleFS Flag read = 0xFFFE0001
18381843
multiResetDetectorFlag = 0xFFFE0001
@@ -1914,7 +1919,7 @@ Blynk.resetAndEnterConfigPortalPersistent();
19141919

19151920
```
19161921
Starting ESP8266WM_MRD_ForcedConfig using LittleFS without SSL on ESP8266_NODEMCU
1917-
Blynk_WM for ESP8266 v1.1.2
1922+
Blynk_WM for ESP8266 v1.1.3
19181923
ESP_MultiResetDetector v1.1.1
19191924
LittleFS Flag read = 0xFFFE0001
19201925
multiResetDetectorFlag = 0xFFFE0001
@@ -2001,7 +2006,7 @@ Persistent CP will remain after resets. The only way to get rid of Config Portal
20012006

20022007
```
20032008
Starting ESP8266WM_MRD_ForcedConfig using LittleFS without SSL on ESP8266_NODEMCU
2004-
Blynk_WM for ESP8266 v1.1.2
2009+
Blynk_WM for ESP8266 v1.1.3
20052010
ESP_MultiResetDetector v1.1.1
20062011
LittleFS Flag read = 0xFFFE0001
20072012
multiResetDetectorFlag = 0xFFFE0001
@@ -2099,6 +2104,10 @@ Sometimes, the library will only work if you update the board core to the latest
20992104

21002105
## Releases
21012106

2107+
### Releases v1.1.3
2108+
2109+
1. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](https://github.com/khoih-prog/Blynk_WM/issues/27)
2110+
21022111
### Releases v1.1.2
21032112

21042113
1. Fix rare Config Portal bug not updating Config and dynamic Params data successfully in very noisy or weak WiFi situation
@@ -2284,6 +2293,7 @@ Submit issues to: [Blynk_WM issues](https://github.com/khoih-prog/Blynk_WM/issue
22842293
4. Thanks to [Thor Johnson](https://github.com/thorathome) and [Thor Johnson in Blynk](https://community.blynk.cc/u/thorathome) to test, find bug, suggest and encourage to add those new features in v1.0.13, such as Default Credentials/Dynamic Parms, Configurable Config Portal Title, DRD. The powerful [Blynk_WM_Template](examples/Blynk_WM_Template) is written by [Thor Johnson](https://github.com/thorathome) and is included in the examples with his permission. Check these new features thanks to his direct contribution and/or enhancement requests :
22852294
* [WM Config Portal using BlynkSimpleEsp32/8266_WM.h](https://community.blynk.cc/t/wm-config-portal-using-blynksimpleesp32-8266-wm-h/45402).
22862295
* [How to trigger a Config Portal from code #25](https://github.com/khoih-prog/Blynk_WM/issues/25)
2296+
* [Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27](https://github.com/khoih-prog/Blynk_WM/issues/27)
22872297
5. Thanks to [Thor Johnson](https://github.com/thorathome) and [kevinleberge](https://github.com/kevinleberge) to help locate the bugs, discuss the USE_DEFAULT_CONFIG_DATA solution leading to release v1.0.16. See [Can’t load defaults](https://github.com/khoih-prog/Blynk_WM/issues/15) and [Setting "#define USE_DYNAMIC_PARAMETERS false" on Blynk_WM_Template.ino results in compile error](https://github.com/khoih-prog/Blynk_WM/issues/16)
22882298

22892299
<table>

examples/AM2315_ESP32_SSL/AM2315_ESP32_SSL.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
88
Built by Khoi Hoang https://github.com/khoih-prog/Blynk_WM
99
Licensed under MIT license
10-
Version: 1.1.2
10+
Version: 1.1.3
1111
1212
Version Modified By Date Comments
1313
------- ----------- ---------- -----------
@@ -31,6 +31,7 @@
3131
1.1.0 K Hoang 01/01/2021 Add support to ESP32 LittleFS. Remove possible compiler warnings. Update examples. Add MRD
3232
1.1.1 K Hoang 16/01/2021 Add functions to control Config Portal from software or Virtual Switches
3333
1.1.2 K Hoang 28/01/2021 Fix Config Portal and Dynamic Params bugs
34+
1.1.3 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
3435
*****************************************************************************************************************************/
3536

3637
#include "defines.h"

examples/AM2315_ESP32_SSL/Credentials.h

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,6 @@
77
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
88
Built by Khoi Hoang https://github.com/khoih-prog/Blynk_WM
99
Licensed under MIT license
10-
Version: 1.1.2
11-
12-
Version Modified By Date Comments
13-
------- ----------- ---------- -----------
14-
1.0.0 K Hoang 28/10/2019 Initial coding
15-
1.0.1 K Hoang 28/10/2019 Add features
16-
1.0.2 K Hoang 21/11/2019 Fix bug. Add features.
17-
1.0.3 K Hoang 31/11/2019 Fix compiler errors for ESP8266 core pre-2.5.2. Add examples.
18-
1.0.4 K Hoang 07/01/2020 Add configurable personalized RFC-952 DHCP hostname
19-
1.0.5 K Hoang 20/01/2020 Add configurable static IP, GW, SN, DNS1, DNS2 and Config Portal static IP and Credentials
20-
1.0.6 K Hoang 05/02/2020 Optimize, fix EEPROM size to 2K from 4K, shorten code size, add functions
21-
1.0.7 K Hoang 18/02/2020 Add checksum, enable AutoConnect to configurable MultiWiFi and MultiBlynk Credentials
22-
1.0.8 K Hoang 24/02/2020 Fix AP-staying-open bug. Add clearConfigData()
23-
1.0.9 K Hoang 12/03/2020 Enhance Config Portal GUI
24-
1.0.10 K Hoang 08/04/2020 SSID password maxlen is 63 now. Permit special chars # and % in input data.
25-
1.0.11 K Hoang 09/04/2020 Enable adding dynamic custom parameters from sketch
26-
1.0.12 K Hoang 13/04/2020 Fix MultiWiFi/Blynk bug introduced in broken v1.0.11
27-
1.0.13 K Hoang 25/04/2020 Add Configurable Config Portal Title, Default Config Data and DRD. Update examples.
28-
1.0.14 K Hoang 03/05/2020 Fix bug and change feature in dynamicParams.
29-
1.0.15 K Hoang 12/05/2020 Fix bug and Update to use LittleFS for ESP8266 core 2.7.1+. Add example.
30-
1.0.16 K Hoang 25/06/2020 Fix bug and logic of USE_DEFAULT_CONFIG_DATA. Auto format SPIFFS/LittleFS.
31-
1.1.0 K Hoang 01/01/2021 Add support to ESP32 LittleFS. Remove possible compiler warnings. Update examples. Add MRD
32-
1.1.1 K Hoang 16/01/2021 Add functions to control Config Portal from software or Virtual Switches
33-
1.1.2 K Hoang 28/01/2021 Fix Config Portal and Dynamic Params bugs
3410
*****************************************************************************************************************************/
3511

3612
#ifndef Credentials_h

examples/AM2315_ESP32_SSL/defines.h

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,6 @@
77
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
88
Built by Khoi Hoang https://github.com/khoih-prog/Blynk_WM
99
Licensed under MIT license
10-
Version: 1.1.2
11-
12-
Version Modified By Date Comments
13-
------- ----------- ---------- -----------
14-
1.0.0 K Hoang 28/10/2019 Initial coding
15-
1.0.1 K Hoang 28/10/2019 Add features
16-
1.0.2 K Hoang 21/11/2019 Fix bug. Add features.
17-
1.0.3 K Hoang 31/11/2019 Fix compiler errors for ESP8266 core pre-2.5.2. Add examples.
18-
1.0.4 K Hoang 07/01/2020 Add configurable personalized RFC-952 DHCP hostname
19-
1.0.5 K Hoang 20/01/2020 Add configurable static IP, GW, SN, DNS1, DNS2 and Config Portal static IP and Credentials
20-
1.0.6 K Hoang 05/02/2020 Optimize, fix EEPROM size to 2K from 4K, shorten code size, add functions
21-
1.0.7 K Hoang 18/02/2020 Add checksum, enable AutoConnect to configurable MultiWiFi and MultiBlynk Credentials
22-
1.0.8 K Hoang 24/02/2020 Fix AP-staying-open bug. Add clearConfigData()
23-
1.0.9 K Hoang 12/03/2020 Enhance Config Portal GUI
24-
1.0.10 K Hoang 08/04/2020 SSID password maxlen is 63 now. Permit special chars # and % in input data.
25-
1.0.11 K Hoang 09/04/2020 Enable adding dynamic custom parameters from sketch
26-
1.0.12 K Hoang 13/04/2020 Fix MultiWiFi/Blynk bug introduced in broken v1.0.11
27-
1.0.13 K Hoang 25/04/2020 Add Configurable Config Portal Title, Default Config Data and DRD. Update examples.
28-
1.0.14 K Hoang 03/05/2020 Fix bug and change feature in dynamicParams.
29-
1.0.15 K Hoang 12/05/2020 Fix bug and Update to use LittleFS for ESP8266 core 2.7.1+. Add example.
30-
1.0.16 K Hoang 25/06/2020 Fix bug and logic of USE_DEFAULT_CONFIG_DATA. Auto format SPIFFS/LittleFS.
31-
1.1.0 K Hoang 01/01/2021 Add support to ESP32 LittleFS. Remove possible compiler warnings. Update examples. Add MRD
32-
1.1.1 K Hoang 16/01/2021 Add functions to control Config Portal from software or Virtual Switches
33-
1.1.2 K Hoang 28/01/2021 Fix Config Portal and Dynamic Params bugs
3410
*****************************************************************************************************************************/
3511

3612
#ifndef defines_h

examples/AM2315_ESP32_SSL/dynamicParams.h

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,6 @@
77
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
88
Built by Khoi Hoang https://github.com/khoih-prog/Blynk_WM
99
Licensed under MIT license
10-
Version: 1.1.2
11-
12-
Version Modified By Date Comments
13-
------- ----------- ---------- -----------
14-
1.0.0 K Hoang 28/10/2019 Initial coding
15-
1.0.1 K Hoang 28/10/2019 Add features
16-
1.0.2 K Hoang 21/11/2019 Fix bug. Add features.
17-
1.0.3 K Hoang 31/11/2019 Fix compiler errors for ESP8266 core pre-2.5.2. Add examples.
18-
1.0.4 K Hoang 07/01/2020 Add configurable personalized RFC-952 DHCP hostname
19-
1.0.5 K Hoang 20/01/2020 Add configurable static IP, GW, SN, DNS1, DNS2 and Config Portal static IP and Credentials
20-
1.0.6 K Hoang 05/02/2020 Optimize, fix EEPROM size to 2K from 4K, shorten code size, add functions
21-
1.0.7 K Hoang 18/02/2020 Add checksum, enable AutoConnect to configurable MultiWiFi and MultiBlynk Credentials
22-
1.0.8 K Hoang 24/02/2020 Fix AP-staying-open bug. Add clearConfigData()
23-
1.0.9 K Hoang 12/03/2020 Enhance Config Portal GUI
24-
1.0.10 K Hoang 08/04/2020 SSID password maxlen is 63 now. Permit special chars # and % in input data.
25-
1.0.11 K Hoang 09/04/2020 Enable adding dynamic custom parameters from sketch
26-
1.0.12 K Hoang 13/04/2020 Fix MultiWiFi/Blynk bug introduced in broken v1.0.11
27-
1.0.13 K Hoang 25/04/2020 Add Configurable Config Portal Title, Default Config Data and DRD. Update examples.
28-
1.0.14 K Hoang 03/05/2020 Fix bug and change feature in dynamicParams.
29-
1.0.15 K Hoang 12/05/2020 Fix bug and Update to use LittleFS for ESP8266 core 2.7.1+. Add example.
30-
1.0.16 K Hoang 25/06/2020 Fix bug and logic of USE_DEFAULT_CONFIG_DATA. Auto format SPIFFS/LittleFS.
31-
1.1.0 K Hoang 01/01/2021 Add support to ESP32 LittleFS. Remove possible compiler warnings. Update examples. Add MRD
32-
1.1.1 K Hoang 16/01/2021 Add functions to control Config Portal from software or Virtual Switches
33-
1.1.2 K Hoang 28/01/2021 Fix Config Portal and Dynamic Params bugs
3410
*****************************************************************************************************************************/
3511

3612
#ifndef dynamicParams_h

examples/AM2315_ESP8266/AM2315_ESP8266.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
88
Built by Khoi Hoang https://github.com/khoih-prog/Blynk_WM
99
Licensed under MIT license
10-
Version: 1.1.2
10+
Version: 1.1.3
1111
1212
Version Modified By Date Comments
1313
------- ----------- ---------- -----------
@@ -31,6 +31,7 @@
3131
1.1.0 K Hoang 01/01/2021 Add support to ESP32 LittleFS. Remove possible compiler warnings. Update examples. Add MRD
3232
1.1.1 K Hoang 16/01/2021 Add functions to control Config Portal from software or Virtual Switches
3333
1.1.2 K Hoang 28/01/2021 Fix Config Portal and Dynamic Params bugs
34+
1.1.3 K Hoang 31/01/2021 To permit autoreset after timeout if DRD/MRD or non-persistent forced-CP
3435
*****************************************************************************************************************************/
3536

3637
#include "defines.h"

examples/AM2315_ESP8266/Credentials.h

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,6 @@
77
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
88
Built by Khoi Hoang https://github.com/khoih-prog/Blynk_WM
99
Licensed under MIT license
10-
Version: 1.1.2
11-
12-
Version Modified By Date Comments
13-
------- ----------- ---------- -----------
14-
1.0.0 K Hoang 28/10/2019 Initial coding
15-
1.0.1 K Hoang 28/10/2019 Add features
16-
1.0.2 K Hoang 21/11/2019 Fix bug. Add features.
17-
1.0.3 K Hoang 31/11/2019 Fix compiler errors for ESP8266 core pre-2.5.2. Add examples.
18-
1.0.4 K Hoang 07/01/2020 Add configurable personalized RFC-952 DHCP hostname
19-
1.0.5 K Hoang 20/01/2020 Add configurable static IP, GW, SN, DNS1, DNS2 and Config Portal static IP and Credentials
20-
1.0.6 K Hoang 05/02/2020 Optimize, fix EEPROM size to 2K from 4K, shorten code size, add functions
21-
1.0.7 K Hoang 18/02/2020 Add checksum, enable AutoConnect to configurable MultiWiFi and MultiBlynk Credentials
22-
1.0.8 K Hoang 24/02/2020 Fix AP-staying-open bug. Add clearConfigData()
23-
1.0.9 K Hoang 12/03/2020 Enhance Config Portal GUI
24-
1.0.10 K Hoang 08/04/2020 SSID password maxlen is 63 now. Permit special chars # and % in input data.
25-
1.0.11 K Hoang 09/04/2020 Enable adding dynamic custom parameters from sketch
26-
1.0.12 K Hoang 13/04/2020 Fix MultiWiFi/Blynk bug introduced in broken v1.0.11
27-
1.0.13 K Hoang 25/04/2020 Add Configurable Config Portal Title, Default Config Data and DRD. Update examples.
28-
1.0.14 K Hoang 03/05/2020 Fix bug and change feature in dynamicParams.
29-
1.0.15 K Hoang 12/05/2020 Fix bug and Update to use LittleFS for ESP8266 core 2.7.1+. Add example.
30-
1.0.16 K Hoang 25/06/2020 Fix bug and logic of USE_DEFAULT_CONFIG_DATA. Auto format SPIFFS/LittleFS.
31-
1.1.0 K Hoang 01/01/2021 Add support to ESP32 LittleFS. Remove possible compiler warnings. Update examples. Add MRD
32-
1.1.1 K Hoang 16/01/2021 Add functions to control Config Portal from software or Virtual Switches
33-
1.1.2 K Hoang 28/01/2021 Fix Config Portal and Dynamic Params bugs
3410
*****************************************************************************************************************************/
3511

3612
#ifndef Credentials_h

examples/AM2315_ESP8266/defines.h

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,30 +7,6 @@
77
Forked from Blynk library v0.6.1 https://github.com/blynkkk/blynk-library/releases
88
Built by Khoi Hoang https://github.com/khoih-prog/Blynk_WM
99
Licensed under MIT license
10-
Version: 1.1.2
11-
12-
Version Modified By Date Comments
13-
------- ----------- ---------- -----------
14-
1.0.0 K Hoang 28/10/2019 Initial coding
15-
1.0.1 K Hoang 28/10/2019 Add features
16-
1.0.2 K Hoang 21/11/2019 Fix bug. Add features.
17-
1.0.3 K Hoang 31/11/2019 Fix compiler errors for ESP8266 core pre-2.5.2. Add examples.
18-
1.0.4 K Hoang 07/01/2020 Add configurable personalized RFC-952 DHCP hostname
19-
1.0.5 K Hoang 20/01/2020 Add configurable static IP, GW, SN, DNS1, DNS2 and Config Portal static IP and Credentials
20-
1.0.6 K Hoang 05/02/2020 Optimize, fix EEPROM size to 2K from 4K, shorten code size, add functions
21-
1.0.7 K Hoang 18/02/2020 Add checksum, enable AutoConnect to configurable MultiWiFi and MultiBlynk Credentials
22-
1.0.8 K Hoang 24/02/2020 Fix AP-staying-open bug. Add clearConfigData()
23-
1.0.9 K Hoang 12/03/2020 Enhance Config Portal GUI
24-
1.0.10 K Hoang 08/04/2020 SSID password maxlen is 63 now. Permit special chars # and % in input data.
25-
1.0.11 K Hoang 09/04/2020 Enable adding dynamic custom parameters from sketch
26-
1.0.12 K Hoang 13/04/2020 Fix MultiWiFi/Blynk bug introduced in broken v1.0.11
27-
1.0.13 K Hoang 25/04/2020 Add Configurable Config Portal Title, Default Config Data and DRD. Update examples.
28-
1.0.14 K Hoang 03/05/2020 Fix bug and change feature in dynamicParams.
29-
1.0.15 K Hoang 12/05/2020 Fix bug and Update to use LittleFS for ESP8266 core 2.7.1+. Add example.
30-
1.0.16 K Hoang 25/06/2020 Fix bug and logic of USE_DEFAULT_CONFIG_DATA. Auto format SPIFFS/LittleFS.
31-
1.1.0 K Hoang 01/01/2021 Add support to ESP32 LittleFS. Remove possible compiler warnings. Update examples. Add MRD
32-
1.1.1 K Hoang 16/01/2021 Add functions to control Config Portal from software or Virtual Switches
33-
1.1.2 K Hoang 28/01/2021 Fix Config Portal and Dynamic Params bugs
3410
*****************************************************************************************************************************/
3511

3612
#ifndef defines_h

0 commit comments

Comments
 (0)