Skip to content

Commit 6c1f4fd

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 8d56cd9 + 0f1b43a commit 6c1f4fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ if __name__ == "__main__":
107107

108108
ws.run_forever()
109109

110-
# To analyse multiple sensor data simultaneously, you can add as many websocket connections for different sensors as you want.
111-
112110
```
113111
There is another python websocket API which is based on `asyncio` [https://github.com/aaugustin/websockets](https://github.com/aaugustin/websockets)
114112

0 commit comments

Comments
 (0)