doc update

This commit is contained in:
Mathieu Carbou
2024-07-19 09:25:26 +02:00
parent e5ffb8c378
commit 247083787b
+6 -1
View File
@@ -21,9 +21,14 @@ The base classes on which everything else is built. They expose all possible sce
- All improvements from [ESPHome fork](https://github.com/esphome/AsyncTCP)
- Reverted back `library.properties` for Arduino IDE users
- Arduino 3 / ESP-IDF 5 compatibility
- Point to `mathieucarbou/AsyncTCP @ ^3.2.3`
- IPv6 support
## Coordinates
```
mathieucarbou/AsyncTCP @ ^3.2.3
```
## Important recommendations
Most of the crashes are caused by improper configuration of the library for the project.