We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2c504 commit e41a3bfCopy full SHA for e41a3bf
README.md
@@ -2,9 +2,9 @@
2
3
Async HTTP and WebSocket Server for ESP8266 Arduino
4
5
-For ESP8266 it requires [ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP)
+For ESP8266 it requires [ESPAsyncTCP](https://github.com/dvarrel/ESPAsyncTCP)
6
To use this library you might need to have the latest git versions of [ESP8266](https://github.com/esp8266/Arduino) Arduino Core
7
8
-For ESP32 it requires [AsyncTCP](https://github.com/me-no-dev/AsyncTCP) to work
+For ESP32 it requires [AsyncTCP](https://github.com/dvarrel/AsyncTCP) to work
9
To use this library you might need to have the latest git versions of [ESP32](https://github.com/espressif/arduino-esp32) Arduino Core
10
0 commit comments