janvrany / bricknil

Control LEGO Bluetooth Sensors and Motors with Python
https://virantha.github.io/bricknil
Apache License 2.0
6 stars 4 forks source link

Fix motor.ramp_speed to work with Python asyncio #14

Open 0xabu opened 2 years ago

0xabu commented 2 years ago

Looks like it was still using curio stuff. Fixes #13