bluerobotics / ping-python

Python scripts and examples for the Ping sonar.
MIT License
40 stars 31 forks source link

generate:device.py.in - UDP `sendto` -> `send` #114

Closed ES-Alexander closed 2 years ago

ES-Alexander commented 2 years ago

Fixes bug that prevents UDP connections from working if initialised.

Fixes #113