Skip to content

Allow indefinite duration for tone() #1760

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 2 commits into from
Mar 13, 2016
Merged

Allow indefinite duration for tone() #1760

merged 2 commits into from
Mar 13, 2016

Conversation

urish
Copy link
Contributor

@urish urish commented Mar 12, 2016

Bugfix: the duration parameter should be optional, per tone() docs.

urish added 2 commits March 12, 2016 17:42
Bugfix: the `duration` parameter should be optional, per [`tone()`](https://www.arduino.cc/en/Reference/Tone) docs.
Mark `t1IntHandler()` with ICACHE_RAM_ATTR
@urish
Copy link
Contributor Author

urish commented Mar 12, 2016

Now this PR also fixes #1761

igrr added a commit that referenced this pull request Mar 13, 2016
Allow indefinite duration for `tone()`
@igrr igrr merged commit 9d4208e into esp8266:master Mar 13, 2016
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