zacharyedwardbull / pycycling

A Python package for interacting with Bluetooth Low Energy (BLE) compatible bike trainers, power meters, radars and heart rate monitors
https://pypi.org/project/pycycling/
MIT License
131 stars 25 forks source link

PR for Python 3.8 compatibility #28

Closed tensorturtle closed 1 year ago

tensorturtle commented 1 year ago

Hi @zacharyedwardbull ! I made a small PR to fix a compatibility issue in sterzo.py which limited it to Python >= 3.9. Please take a look!

zacharyedwardbull commented 1 year ago

Thanks, I've had a look and left some comments. Cheers

tensorturtle commented 1 year ago

Pleasure to contribute. Best wishes to you

zacharyedwardbull commented 1 year ago

Thanks for the help, I've just published a new release (0.3.2)