You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure. Several people in the community have contributed async versions to some of my drivers.
You should be able to get inspiration from these PRs: eldruin/pwm-pca9685-rs#16 (simpler), eldruin/lsm303agr-rs#31 complex case)
Would an
async
version of this crate using embedded_hal_async make sense? Should it be a separate crate?The text was updated successfully, but these errors were encountered: