Skip to content

feat(embassy-net): use the crate's API#58

Merged
diondokter merged 3 commits intodiondokter:masterfrom
nponsard:fix-use-crate-api
Mar 20, 2026
Merged

feat(embassy-net): use the crate's API#58
diondokter merged 3 commits intodiondokter:masterfrom
nponsard:fix-use-crate-api

Conversation

@nponsard
Copy link
Copy Markdown
Contributor

I noticed that there is a better way in the crate to manage the LTE link, this changes the error type to use the parent one and uses LteLink to ensure the LTE part of the modem is powered up.

Signed-off-by: Nils Ponsard <nils.ponsard@inria.fr>
Signed-off-by: Nils Ponsard <nils.ponsard@inria.fr>
Signed-off-by: Nils Ponsard <nils.ponsard@inria.fr>
Copy link
Copy Markdown
Owner

@diondokter diondokter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, good changes!
Luckily I had made the error type non_exhaustive, so it's not a breaking change :D

@diondokter diondokter merged commit 553d650 into diondokter:master Mar 20, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants