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.
1 parent bef2541 commit f52d718Copy full SHA for f52d718
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