You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/docs/intro/async-mode/page.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ W.E.F v1.2.0, we have switched our dependency from `mathieucarbou/ESPAsyncWebSer
18
18
This was a joint decision among multiple core collaborators to form the `ESP32Async` organization and keep a single maintained version. All the changes and improvements from mathieu's fork of `ESPAsyncWebServer` were merged in `ESP32Async/ESPAsyncWebServer`.
19
19
{% /callout %}
20
20
21
-
Async mode depends on the following libraries. Please make sure you have installed these specific versions for a crash-free experience.*We use fork of AsyncWebServer from [mathieucarbou](https://github.com/mathieucarbou) which are stable and maintained regularly.*
21
+
Async mode depends on the following libraries. Please make sure you have installed these specific versions for a crash-free experience.
0 commit comments