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

Handle case for indefinite tone duration #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sebromero
Copy link

This PR adds the option of playing tones on the buzzer indefinitely, which is possible with the popular Arduino Tone library.

@per1234 per1234 added the enhancement New feature or request label Jul 10, 2024
@sebromero sebromero marked this pull request as ready for review July 17, 2024 08:05
@sebromero
Copy link
Author

Tested and seems to work fine. This is also useful when using the buzzer not just to play a melody but to adjust the frequency based on continuous input such as sensor data.

@sebromero sebromero requested a review from facchinm July 17, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants