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

Commit 688ab92

Browse files
authored
v1.1.1
### Releases v1.1.1 1. Add functions to control Config Portal from software or Virtual Switches. Check [How to trigger a Config Portal from code #25](khoih-prog/Blynk_WM#25) 2. Fix rare Config Portal bug not updating Config and dynamic Params data successfully in very noisy or weak WiFi situation 3. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](khoih-prog/Blynk_WM#27)
1 parent f9fbb1c commit 688ab92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@ ets Jun 8 2016 00:22:57
13111311
13121312
13131313
Starting Async_ESP32_BLE_WF using LITTLEFS without SSL on ESP32_DEV
1314-
Blynk_Async_ESP32_BT_WF v1.1.0
1314+
Blynk_Async_ESP32_BT_WF v1.1.1
13151315
ESP_DoubleResetDetector v1.1.1
13161316
GPIO14 HIGH, Use WiFi
13171317
USE_BLYNK_WM: Blynk_WF begin
@@ -1393,7 +1393,7 @@ ets Jun 8 2016 00:22:57
13931393
13941394
13951395
Starting Async_ESP32_BLE_WF using LITTLEFS without SSL on ESP32_DEV
1396-
Blynk_Async_ESP32_BT_WF v1.1.0
1396+
Blynk_Async_ESP32_BT_WF v1.1.1
13971397
ESP_DoubleResetDetector v1.1.1
13981398
GPIO14 HIGH, Use WiFi
13991399
USE_BLYNK_WM: Blynk_WF begin

0 commit comments

Comments
 (0)