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

Commit 5e8ad76

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](#25) 2. Add examples to demo the new Virtual ConfigPortal SW feature 3. Optimize code
1 parent 7b14b5d commit 5e8ad76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ paragraph=Library for configuring/auto(re)connecting ESP8266/ESP32 modules to be
88
category=Communication
99
url=https://github.com/khoih-prog/Blynk_WM
1010
architectures=esp8266,esp32
11-
depends=Blynk,ESP_DoubleResetDetector,ESP_MultiResetDetector
11+
depends=Blynk,ESP_DoubleResetDetector,ESP_MultiResetDetector,LittleFS_esp32

0 commit comments

Comments
 (0)