Skip to content

Conversation

soburi
Copy link
Member

@soburi soburi commented Aug 23, 2025

Improved to align more closely with the standard Arduino implementation.

  • Eliminated the end timer and used counting to determine the end.
  • Improved to handle infinity correctly.
  • Added a guard to prevent the timeout value from reaching 0.
  • Set the GPIO value to 0 when the timer starts.

Improved to align more closely with the standard Arduino implementation.

- Eliminated the end timer and used counting to determine the end.
- Improved to handle infinity correctly.
- Added a guard to prevent the timeout value from reaching 0.
- Set the GPIO value to 0 when the timer starts.

Signed-off-by: TOKITA Hiroshi <[email protected]>
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.

1 participant