bricks-rs / lego-powered-up

Control the Lego PF2/Powered-Up devices over BLE from Rust
Mozilla Public License 2.0
4 stars 2 forks source link

Async rewrite #3

Closed sciguy16 closed 1 year ago

sciguy16 commented 1 year ago

Upgrading btleplug to 0.10 provides a good opportunity to completely rewrite the API to be async-first and hopefully give it a better chance of supporting sensors etc.