Skip to content

Issue 4602 - Correct timing of PulseOut on SAMD21 #4655

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

Merged
merged 3 commits into from
Apr 24, 2021
Merged

Issue 4602 - Correct timing of PulseOut on SAMD21 #4655

merged 3 commits into from
Apr 24, 2021

Conversation

DavePutz
Copy link
Collaborator

The timing of pulseout required a fix similar to what was done for pulsein to avoid having the inherent delays in the SAMD21 timers affect the timing of pulses. So, the same functions used by pulsein were called, but renamed to avoid confusion.

Copy link
Member

@gamblor21 gamblor21 left a comment

Choose a reason for hiding this comment

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

Reviewed the code, looks good to me. Did not test myself.

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

Successfully merging this pull request may close these issues.

3 participants