Skip to content

Commit 55bf457

Browse files
author
BlueRobotics-CI
committed
Update autogenerated files
From https://github.com/bluerobotics/ping-protocol/tree/e01598105a759accbfa6f0f0e54bb0652381fa57 Signed-off-by: BlueRobotics-CI <support@bluerobotics.com>
1 parent d4a0959 commit 55bf457

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

brping/ping1d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python -u
1+
#!/usr/bin/env python
22

33
# Ping1D.py
44
# A device API for the Blue Robotics Ping1D echosounder

brping/pingmessage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python -u
1+
#!/usr/bin/env python
22

33
# PingMessage.py
44
# Python implementation of the Blue Robotics 'Ping' binary message protocol

0 commit comments

Comments
 (0)