Skip to content

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Jun 4, 2018

pulseIn() and pulseInLong() work the same and thus the descriptions should also be the same. This pull request uses the pulseInLong() description as proposed in #371.

  • Correct explanation of how the timeout works. The timeout applies to the entire duration of the function call, not only to the start of the pulse.
  • Consistent formatting.

Fixes: arduino/Arduino#7664

CC: @davidje13

References:

pulseIn() and pulseInLong() work the same and thus the descriptions should also be the same.

- Correct explanation of how the timeout works. The timeout applies to the entire duration of the function call, not only to the start of the pulse.
- Consistent formatting.
@SimonePDA SimonePDA merged commit c3665ac into arduino:master Jun 11, 2018
@per1234 per1234 deleted the pulseIn branch June 11, 2018 14:05
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