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

add SetDutyCycle mock #5

Closed
wants to merge 1 commit into from
Closed

Conversation

cdunster
Copy link
Owner

this is the 1.0 equivalent of the old PwmPin trait (the mock for this has been added in dbrgn#52).

note that the test coverage is fully handled by the doc test which is why there's no additional mod test in this file.

this fixes dbrgn#73

this is the 1.0 equivalent of the old `PwmPin` trait (the mock for this
has been added in dbrgn#52).

note that the test coverage is fully handled by the doc test which is
why there's no additional `mod test` in this file.

this fixes dbrgn#73
@cdunster cdunster self-assigned this Sep 19, 2023
@cdunster cdunster closed this Sep 19, 2023
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.

add mock for e-h 1 SetDutyCycle (PwmPin successor) trait
2 participants