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 215f57f commit 4a73ae4Copy full SHA for 4a73ae4
README.md
@@ -152,7 +152,7 @@ MCAST_IF_IP = '192.168.0.7'
152
4. Execute the script with following command:
153
154
```bash
155
-python multicastUDP_receiver_analyzer.py
+python multicastUDP_receiver.py
156
```
157
158
5. Now you should see the log messages of the word clock (every 5 seconds a heartbeat message and the currently displayed time).
0 commit comments