8000
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.
2 parents bef2541 + f52d718 commit 604a781Copy full SHA for 604a781
README.md
@@ -48,7 +48,7 @@ a WebSocket Server and Client for Arduino based on RFC6455.
48
49
This libary can run in Async TCP mode on the ESP.
50
51
-The mode can be aktivated in the ```WebSockets.h``` (see WEBSOCKETS_NETWORK_TYPE define).
+The mode can be activated in the ```WebSockets.h``` (see WEBSOCKETS_NETWORK_TYPE define).
52
53
[ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP) libary is required.
54
0 commit comments