We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b636b6d commit 7d54b7cCopy full SHA for 7d54b7c
3 files changed
examples/simplePingExample.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/python -u
+#!/usr/bin/env python
2
3
#simplePingExample.py
4
from brping import Ping1D
tools/ping1d-simulation.py
-#!/usr/bin/env python -u
# This script simulates a Blue Robotics Ping Echosounder device
# A client may connect to the device simulation on local UDP port 6676
tools/pingproxy.py
# PingProxy.py
# Connect multiple udp clients to a single serial device
0 commit comments