This repository was archived by the owner on Feb 9, 2022. It is now read-only.
Commit 96edd8e
authored
v1.2.0
### Major Releases v1.2.0
1. 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)
2. Fix rare Config Portal bug not updating Config and dynamic Params data successfully in very noisy or weak WiFi situation
3. 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)
4. Add the new Virtual ConfigPortal SW feature to examples.
5. Disable the GSM/GPRS modem initialization which blocks the operation of Config Portal when using Config Portal.1 parent 5000766 commit 96edd8e
File tree
49 files changed
+1934
-884
lines changed- examples
- ESP32_GSM_SHT3x
- ESP32_GSM
- ESP32_MRD_GSM
- ESP8266_GSM_SHT3x
- ESP8266_GSM
- ESP8266_MRD_GSM
- TTGO_TCALL_GSM
- TTGO_TCALL_MRD_GSM
- TTGO_TCALL_SHT3x
- platformio
- src
- Adapters
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+1934
-884
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments