Skip to content

Commit 0dae212

Browse files
Update page.md
1 parent b7eb0cf commit 0dae212

File tree

1 file changed

+1
-1
lines changed
  • src/app/docs/intro/async-mode

1 file changed

+1
-1
lines changed

src/app/docs/intro/async-mode/page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ One of the features of NetWizard is the async mode, which provides asynchronous
1313
## Dependencies
1414

1515
{% callout title="Important" %}
16-
W.E.F v1.2.0, we have switched our dependency from `mathieucarbou/ESPAsyncWebServer` to `ESP32Async/ESPAsyncWebServer`. If you are using the deprecated fork from `mathieucarbou`, then it's advisable to delete it from your system and install the new async mode dependencies from `ESP32Async` organization.
16+
From v1.2.0 and onwards, we have switched our dependency from `mathieucarbou/ESPAsyncWebServer` to `ESP32Async/ESPAsyncWebServer`. If you are using the deprecated fork from `mathieucarbou`, then it's advisable to delete it from your system and install the new async mode dependencies from `ESP32Async` organization.
1717

1818
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`.
1919
{% /callout %}

0 commit comments

Comments
 (0)