Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 35d4308

Browse files
authored
v1.1.2
### Releases v1.1.2 1. Rename _lock and _unlock to avoid conflict with [**ESP32/ESP8266 AsyncWebServer**](https://github.com/me-no-dev/ESPAsyncWebServer) library. Check [**compatibility with ESPAsyncWebServer #11**](#11)
1 parent 2379954 commit 35d4308

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
},
3333
{
3434
"owner": "me-no-dev",
35-
"name": "ESP AsyncTCP",
35+
"name": "ESPAsyncTCP",
3636
"version": ">=1.2.2",
3737
"platforms": "espressif8266"
3838
},
3939
{
40-
"owner": "khoih-prog",
40+
"owner": "khoih.prog",
4141
"name": "ESPAsync_WiFiManager",
42-
"version": ">=1.4.1",
42+
"version": ">=1.4.3",
4343
"platforms": ["espressif8266", "espressif32"]
4444
},
4545
{

0 commit comments

Comments
 (0)