You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2021. It is now read-only.
### Releases v1.3.1
1. Fix issue of custom Blynk port (different from 8080 or 9443) not working on ESP32. Check [Custom Blynk port not working for BlynkSimpleEsp32_Async_WM.h #4](khoih-prog/Blynk_Async_WM#4)
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1533,7 +1533,7 @@ The following is the sample terminal output when running example [ESP8266WM_MRD_
1533
1533
1534
1534
```
1535
1535
Starting ESP8266WM_MRD_Config using LittleFS with SSL on ESP8266_NODEMCU
1536
-
Blynk_WM SSL for ESP8266 v1.3.0
1536
+
Blynk_WM SSL for ESP8266 v1.3.1
1537
1537
ESP_MultiResetDetector v1.1.1
1538
1538
LittleFS Flag read = 0xFFFD0002
1539
1539
multiResetDetectorFlag = 0xFFFD0002
@@ -1613,7 +1613,7 @@ BBBBBB
1613
1613
1614
1614
```
1615
1615
Starting ESP8266WM_MRD_Config using LittleFS with SSL on ESP8266_NODEMCU
1616
-
Blynk_WM SSL for ESP8266 v1.3.0
1616
+
Blynk_WM SSL for ESP8266 v1.3.1
1617
1617
ESP_MultiResetDetector v1.1.1
1618
1618
LittleFS Flag read = 0xFFFC0003
1619
1619
multiResetDetectorFlag = 0xFFFC0003
@@ -1675,7 +1675,7 @@ The following is the sample terminal output when running example [DHT11ESP8266_S
1675
1675
1676
1676
```
1677
1677
Starting DHT11ESP8266_SSL using LittleFS with SSL on ESP8266_NODEMCU
1678
-
Blynk_WM SSL for ESP8266 v1.3.0
1678
+
Blynk_WM SSL for ESP8266 v1.3.1
1679
1679
ESP_DoubleResetDetector v1.1.1
1680
1680
[293] Hostname=ESP8266-DHT11-SSL
1681
1681
[316] LoadCfgFile
@@ -1733,7 +1733,7 @@ The following is the sample terminal output when running example [ESP32WM_MRD_Co
1733
1733
1734
1734
```
1735
1735
Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV
1736
-
Blynk_WM for ESP32 v1.3.0
1736
+
Blynk_WM for ESP32 v1.3.1
1737
1737
ESP_MultiResetDetector v1.1.1
1738
1738
LittleFS Flag read = 0xFFFE0001
1739
1739
multiResetDetectorFlag = 0xFFFE0001
@@ -1810,7 +1810,7 @@ BBBBBB
1810
1810
1811
1811
```
1812
1812
Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV
1813
-
Blynk_WM for ESP32 v1.3.0
1813
+
Blynk_WM for ESP32 v1.3.1
1814
1814
ESP_MultiResetDetector v1.1.1
1815
1815
LittleFS Flag read = 0xFFFC0003
1816
1816
multiResetDetectorFlag = 0xFFFC0003
@@ -1868,7 +1868,7 @@ ets Jun 8 2016 00:22:57
1868
1868
1869
1869
```
1870
1870
Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV
1871
-
Blynk_WM for ESP32 v1.3.0
1871
+
Blynk_WM for ESP32 v1.3.1
1872
1872
ESP_MultiResetDetector v1.1.1
1873
1873
LittleFS Flag read = 0xFFFE0001
1874
1874
multiResetDetectorFlag = 0xFFFE0001
@@ -1992,7 +1992,7 @@ The following is the sample terminal output when running example [DHT11ESP8266_S
1992
1992
1993
1993
```
1994
1994
Starting DHT11ESP32_SSL using LITTLEFS with SSL on ESP32_DEV
1995
-
Blynk_WM SSL for ESP32 v1.3.0
1995
+
Blynk_WM SSL for ESP32 v1.3.1
1996
1996
ESP_DoubleResetDetector v1.1.1
1997
1997
[346] Hostname=ESP32-DHT11-SSL
1998
1998
[385] LoadCfgFile
@@ -2379,7 +2379,7 @@ The following is the sample terminal output when running example [ESP8266WM_MRD_
2379
2379
2380
2380
```
2381
2381
Starting ESP8266WM_MRD_ForcedConfig using LittleFS with SSL on ESP8266_NODEMCU
2382
-
Blynk_WM SSL for ESP8266 v1.3.0
2382
+
Blynk_WM SSL for ESP8266 v1.3.1
2383
2383
ESP_MultiResetDetector v1.1.1
2384
2384
[267] Set CustomsStyle to : <style>div,input{padding:5px;font-size:1em;}input{width:95%;}body{text-align: center;}button{background-color:blue;color:white;line-height:2.4rem;font-size:1.2rem;width:100%;}fieldset{border-radius:0.3rem;margin:0px;}</style>
2385
2385
[289] Set CustomsHeadElement to : <style>html{filter: invert(10%);}</style>
@@ -2467,7 +2467,7 @@ The following is the sample terminal output when running example [ESP32WM_MRD_Co
2467
2467
2468
2468
```
2469
2469
Starting ESP32WM_MRD_Config using LITTLEFS with SSL on ESP32S2_DEV
2470
-
Blynk_WM SSL for ESP32 v1.3.0
2470
+
Blynk_WM SSL for ESP32 v1.3.1
2471
2471
ESP_MultiResetDetector v1.1.1
2472
2472
[134394] Set CustomsStyle to : <style>div,input{padding:5px;font-size:1em;}input{width:95%;}body{text-align: center;}button{background-color:blue;color:white;line-height:2.4rem;font-size:1.2rem;width:100%;}fieldset{border-radius:0.3rem;margin:0px;}</style>
2473
2473
[134417] Set CustomsHeadElement to : <style>html{filter: invert(10%);}</style>
0 commit comments