At the moment (until 2023-12-28), async functions in trait requires a nightly feature, which is why I've moved the async support behind a feature for now.
I haven't tested this yet (waiting for actual hardware), but wanted to share in case you'd like to discuss.
This PR implements the new embedded-hal traits.
At the moment (until 2023-12-28), async functions in trait requires a nightly feature, which is why I've moved the async support behind a feature for now.
I haven't tested this yet (waiting for actual hardware), but wanted to share in case you'd like to discuss.
Closes #3