Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not compile. embedded_hal API changed #29

Open
BRA1L0R opened this issue Oct 9, 2022 · 2 comments
Open

Does not compile. embedded_hal API changed #29

BRA1L0R opened this issue Oct 9, 2022 · 2 comments

Comments

@BRA1L0R
Copy link

BRA1L0R commented Oct 9, 2022

unresolved import `embedded_hal::delay::blocking`

Path which would resolve in alpha v7 but is not working properly in alpha v9

Consider using an exact version specifier like this:

embedded_hal = "=1.0.0-alpha.7"
@ryankurte
Copy link
Member

ahh yeeah we should fix (and probably also upgrade) that... for now fixing the version in your top level crate should sort it out?

@BRA1L0R
Copy link
Author

BRA1L0R commented Oct 10, 2022

Yeah just wanted to let you guys know ^.^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants