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 8d56cd9 + 0f1b43a commit 6c1f4fdCopy full SHA for 6c1f4fd
README.md
@@ -107,8 +107,6 @@ if __name__ == "__main__":
107
108
ws.run_forever()
109
110
- # To analyse multiple sensor data simultaneously, you can add as many websocket connections for different sensors as you want.
111
-
112
```
113
There is another python websocket API which is based on `asyncio` [https://github.com/aaugustin/websockets](https://github.com/aaugustin/websockets)
114
0 commit comments