Skip to content

Commit e41a3bf

Browse files
committed
maj
1 parent bd2c504 commit e41a3bf

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
@@ -2,9 +2,9 @@
22

33
Async HTTP and WebSocket Server for ESP8266 Arduino
44

5-
For ESP8266 it requires [ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP)
5+
For ESP8266 it requires [ESPAsyncTCP](https://github.com/dvarrel/ESPAsyncTCP)
66
To use this library you might need to have the latest git versions of [ESP8266](https://github.com/esp8266/Arduino) Arduino Core
77

8-
For ESP32 it requires [AsyncTCP](https://github.com/me-no-dev/AsyncTCP) to work
8+
For ESP32 it requires [AsyncTCP](https://github.com/dvarrel/AsyncTCP) to work
99
To use this library you might need to have the latest git versions of [ESP32](https://github.com/espressif/arduino-esp32) Arduino Core
1010

0 commit comments

Comments
 (0)